@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109:5000/dataset/3213b6ce-fc71-4aa4-bef5-4e2a9e289217> a dcat:Dataset ;
    dct:description "PWS Bulan Desember 2023" ;
    dct:identifier "3213b6ce-fc71-4aa4-bef5-4e2a9e289217" ;
    dct:issued "2024-01-17T07:38:31.472241"^^xsd:dateTime ;
    dct:modified "2024-12-30T23:28:50.707615"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "PWS Bulan Desember 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Promosi Kesehatan" ;
            vcard:hasEmail <mailto:promkeskedungkandang@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/3213b6ce-fc71-4aa4-bef5-4e2a9e289217/resource/dc67ae53-6de4-4bd3-88ed-b24a0160a93a> ;
    dcat:keyword "Pemkot Kota Malang",
        "datakesehatan",
        "kesehatan",
        "puskesmas kedungkandang" ;
    dcat:landingPage <data%20puskesmas%20kedungkandang> .

<data%20puskesmas%20kedungkandang> a foaf:Document .

<http://5.189.187.109:5000/dataset/3213b6ce-fc71-4aa4-bef5-4e2a9e289217/resource/dc67ae53-6de4-4bd3-88ed-b24a0160a93a> a dcat:Distribution ;
    dct:description "PWS Desember 2023" ;
    dct:format "XLS" ;
    dct:issued "2024-01-09T06:15:18.646255"^^xsd:dateTime ;
    dct:modified "2024-12-30T23:28:50.724322"^^xsd:dateTime ;
    dct:title "PWS DES 2023.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/3213b6ce-fc71-4aa4-bef5-4e2a9e289217/resource/dc67ae53-6de4-4bd3-88ed-b24a0160a93a/download/pws-des-2023.xlsx> ;
    dcat:byteSize "19035"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> a foaf:Agent ;
    foaf:name "Kota Malang" .

