@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/8b849e78-fcda-4630-ae8a-6e9e080cc266> a dcat:Dataset ;
    dct:description "Jumlah ibu hamil yang mendapatkan pelayanan kesehatan" ;
    dct:identifier "8b849e78-fcda-4630-ae8a-6e9e080cc266" ;
    dct:issued "2026-04-23T04:08:01.222131"^^xsd:dateTime ;
    dct:modified "2026-04-23T04:08:01.222152"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8463180-1771-4790-a08c-d2e1f7113d0b> ;
    dct:title "Jumlah ibu hamil yang mendapatkan pelayanan kesehatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:program.dinkesbpn@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/8b849e78-fcda-4630-ae8a-6e9e080cc266/resource/fb77eafa-80df-4ab3-b294-3d1f2715575c> ;
    dcat:keyword "ibu hamil",
        "kesehatan",
        "pelayanan" ;
    dcat:landingPage <https://opendata.balikpapan.go.id/dataset-statistik/890> .

<http://5.189.187.109/dataset/8b849e78-fcda-4630-ae8a-6e9e080cc266/resource/fb77eafa-80df-4ab3-b294-3d1f2715575c> a dcat:Distribution ;
    dct:description "Jumlah ibu hamil yang mendapatkan pelayanan kesehatan." ;
    dct:format "CSV" ;
    dct:issued "2022-05-31T00:51:53.877156"^^xsd:dateTime ;
    dct:modified "2026-04-23T04:08:01.207772"^^xsd:dateTime ;
    dct:title "Jumlah ibu Hamil yang mendapatkan layanan kesehatan" ;
    dcat:accessURL <https://data.balikpapan.go.id/dataset/8b849e78-fcda-4630-ae8a-6e9e080cc266/resource/fb77eafa-80df-4ab3-b294-3d1f2715575c/download/jumlah-ibu-hamil-yang-mendapatkan-pelayanan-kesehatan.csv> ;
    dcat:byteSize "102"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/c8463180-1771-4790-a08c-d2e1f7113d0b> a foaf:Agent ;
    foaf:name "Kota Balikpapan" .

<https://opendata.balikpapan.go.id/dataset-statistik/890> a foaf:Document .

