@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/5ad491e5-9e9a-4cb9-92a3-b9f3d0c7ba14> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data tentang Jumlah Posbindu di wilayah kerja dinas kesehatan Menurut kecamatan periode tahun 2022 s/d 2024" ;
    dct:identifier "5ad491e5-9e9a-4cb9-92a3-b9f3d0c7ba14" ;
    dct:issued "2025-08-28T20:06:41.249337"^^xsd:dateTime ;
    dct:modified "2025-08-28T20:06:41.249344"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/00b910d5-570e-4a8e-99f6-2fdeccbd61e5> ;
    dct:title "Jumlah Posbindu di wilayah kerja dinas kesehatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ludinar Gurning" ;
            vcard:hasEmail <mailto:ludinargurning.smart92@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/5ad491e5-9e9a-4cb9-92a3-b9f3d0c7ba14/resource/b1e88012-f18f-4cd2-88e3-d789280b4e49> ;
    dcat:keyword "Jumlah Posbindu di wilayah kerja dinas kesehatan",
        "posbindu" ;
    dcat:landingPage <https://data.simeuluekab.go.id> .

<http://5.189.187.109/dataset/5ad491e5-9e9a-4cb9-92a3-b9f3d0c7ba14/resource/b1e88012-f18f-4cd2-88e3-d789280b4e49> a dcat:Distribution ;
    dct:description "Dataset ini menyajikan data tentang Jumlah Posbindu di wilayah kerja dinas kesehatan Menurut kecamatan periode tahun 2022 s/d 2024" ;
    dct:format "CSV" ;
    dct:issued "2025-08-15T10:12:14.735505"^^xsd:dateTime ;
    dct:modified "2025-08-28T20:06:41.239322"^^xsd:dateTime ;
    dct:title "Jumlah Posbindu.csv" ;
    dcat:accessURL <https://data.simeuluekab.go.id/dataset/5ad491e5-9e9a-4cb9-92a3-b9f3d0c7ba14/resource/b1e88012-f18f-4cd2-88e3-d789280b4e49/download/jumlah-posbindu.csv> ;
    dcat:byteSize "4821"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/00b910d5-570e-4a8e-99f6-2fdeccbd61e5> a foaf:Agent ;
    foaf:name "Kabupaten Simeulue" .

<https://data.simeuluekab.go.id> a foaf:Document .

