@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/5bcb1447-6a6d-4617-ace8-69c9cfe92a7a> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data tentang Jumlah ibu hamil reaktif hepatitis b menurut kecamatan periode tahun 2022 s/d 2024" ;
    dct:identifier "5bcb1447-6a6d-4617-ace8-69c9cfe92a7a" ;
    dct:issued "2025-08-28T20:06:51.961421"^^xsd:dateTime ;
    dct:modified "2025-08-28T20:06:51.961429"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/00b910d5-570e-4a8e-99f6-2fdeccbd61e5> ;
    dct:title "Jumlah ibu hamil reaktif hepatitis b" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ludinar Gurning" ;
            vcard:hasEmail <mailto:ludinargurning.smart92@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/5bcb1447-6a6d-4617-ace8-69c9cfe92a7a/resource/b71bfb31-22ab-442f-9c47-5ddbe0edd9f9> ;
    dcat:keyword "Jumlah ibu hamil reaktif hepatitis b",
        "hepatitis B",
        "ibu hamil" ;
    dcat:landingPage <https://data.simeuluekab.go.id> .

<http://5.189.187.109/dataset/5bcb1447-6a6d-4617-ace8-69c9cfe92a7a/resource/b71bfb31-22ab-442f-9c47-5ddbe0edd9f9> a dcat:Distribution ;
    dct:description "Dataset ini menyajikan data tentang Jumlah ibu hamil reaktif hepatitis b menurut kecamatan periode tahun 2022 s/d 2024" ;
    dct:format "CSV" ;
    dct:issued "2025-08-08T10:41:30.356818"^^xsd:dateTime ;
    dct:modified "2025-08-28T20:06:51.942479"^^xsd:dateTime ;
    dct:title "Jumlah ibu hamil reaktif hepatitis B.csv" ;
    dcat:accessURL <https://data.simeuluekab.go.id/dataset/5bcb1447-6a6d-4617-ace8-69c9cfe92a7a/resource/b71bfb31-22ab-442f-9c47-5ddbe0edd9f9/download/jumlah-ibu-hamil-reaktif-hepatitis-b.csv> ;
    dcat:byteSize "4817"^^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 .

