@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#> .

<https://ckan.balikpapan.go.id/dataset/8b849e78-fcda-4630-ae8a-6e9e080cc266> a dcat:Dataset ;
    dct:identifier "8b849e78-fcda-4630-ae8a-6e9e080cc266" ;
    dct:issued "2026-04-02T00:15:51.640079"^^xsd:dateTime ;
    dct:modified "2026-04-02T00:15:51.640085"^^xsd:dateTime ;
    dct:publisher <https://ckan.balikpapan.go.id/organization/637c55a8-d943-41ae-a068-bb382b9bd143> ;
    dct:title "Jumlah Ibu Hamil yang Mendapatkan Layanan Kesehatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:program.dinkesbpn@gmail.com> ] ;
    dcat:distribution <https://ckan.balikpapan.go.id/dataset/8b849e78-fcda-4630-ae8a-6e9e080cc266/resource/fb77eafa-80df-4ab3-b294-3d1f2715575c> ;
    dcat:landingPage <Dinas%20Kesehatan%20Kota%20Balikapapn> .

<Dinas%20Kesehatan%20Kota%20Balikapapn> a foaf:Document .

<https://ckan.balikpapan.go.id/dataset/8b849e78-fcda-4630-ae8a-6e9e080cc266/resource/fb77eafa-80df-4ab3-b294-3d1f2715575c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-05-31T00:51:53.877156"^^xsd:dateTime ;
    dct:modified "2026-04-02T00:15:51.638059"^^xsd:dateTime ;
    dct:title "Jumlah ibu Hamil yang mendapatkan layanan kesehatan tahun 2021" ;
    dcat:accessURL <https://ckan.balikpapan.go.id/dataset/8b849e78-fcda-4630-ae8a-6e9e080cc266/resource/fb77eafa-80df-4ab3-b294-3d1f2715575c/download/jumlah-ibu-hamil.xlsx> ;
    dcat:byteSize "111546"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://ckan.balikpapan.go.id/organization/637c55a8-d943-41ae-a068-bb382b9bd143> a foaf:Agent ;
    foaf:name "Dinas Kesehatan" .

