@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/dataset/e98f1740-d36e-4e55-acab-3a621ac84931> a dcat:Dataset ;
    dct:description "Daftar Puskesmas Beserta alamat" ;
    dct:identifier "e98f1740-d36e-4e55-acab-3a621ac84931" ;
    dct:issued "2024-06-03T05:06:05.499447"^^xsd:dateTime ;
    dct:modified "2024-06-03T05:06:05.499456"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4975cfe3-b4b4-40d8-83b1-ebc99ab7e499> ;
    dct:title "Daftar Puskesmas Kabupaten Simalungun" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:diskominfo@simalungunkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/e98f1740-d36e-4e55-acab-3a621ac84931/resource/52ecdffc-c826-45d1-8159-048b0d50257b> ;
    dcat:keyword "faskes",
        "puskesmas" .

<http://5.189.187.109/dataset/e98f1740-d36e-4e55-acab-3a621ac84931/resource/52ecdffc-c826-45d1-8159-048b0d50257b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-03-19T07:58:39.497034"^^xsd:dateTime ;
    dct:modified "2024-06-03T05:06:05.491474"^^xsd:dateTime ;
    dct:title "Daftar Puskesmas Kabupaten Simalungun.xlsx" ;
    dcat:accessURL <https://satudata.simalungunkab.go.id/dataset/e98f1740-d36e-4e55-acab-3a621ac84931/resource/52ecdffc-c826-45d1-8159-048b0d50257b/download/daftar-puskesmas-kabupaten-simalungun.xlsx> ;
    dcat:byteSize "13007"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/4975cfe3-b4b4-40d8-83b1-ebc99ab7e499> a foaf:Agent ;
    foaf:name "Kabupaten Simalungun" .

