@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.kaltimprov.go.id/dataset/5b1d3bca-3f76-42f9-8fe5-9deff47c45c9> a dcat:Dataset ;
    dct:description "Jumlah Bayi Baru Lahir yang mendapatkan Pelayanan kesehatan" ;
    dct:identifier "5b1d3bca-3f76-42f9-8fe5-9deff47c45c9" ;
    dct:issued "2022-07-19T01:20:34.893772"^^xsd:dateTime ;
    dct:modified "2026-04-02T21:15:16.574264"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/de629c2b-898c-4d82-8fbf-65a1feaa5d70> ;
    dct:title "Jumlah Bayi Baru Lahir yang mendapatkan Pelayanan kesehatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sub. Bagian Program Dinas Kesehatan Kota Balikpapan" ;
            vcard:hasEmail <mailto:program.dinkesbpn@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/5b1d3bca-3f76-42f9-8fe5-9deff47c45c9/resource/0f2ad753-8396-4299-ba76-704ff6081236> ;
    dcat:keyword "bayi",
        "kesehatan",
        "pelayanan" ;
    dcat:landingPage <https://opendata.balikpapan.go.id/dataset-statistik/893> .

<https://data.kaltimprov.go.id/dataset/5b1d3bca-3f76-42f9-8fe5-9deff47c45c9/resource/0f2ad753-8396-4299-ba76-704ff6081236> a dcat:Distribution ;
    dct:description "Jumlah Bayi Baru Lahir yang mendapatkan pelayanan kesehatan" ;
    dct:format "CSV" ;
    dct:issued "2022-05-31T05:10:51.505324"^^xsd:dateTime ;
    dct:modified "2026-04-02T21:15:16.582745"^^xsd:dateTime ;
    dct:title "Jumlah Bayi Baru Lahir yang mendapatkan pelayanan kesehatan" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "1f452c0d220fb3c0e54e8bf3a58016c2"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.balikpapan.go.id/dataset/5b1d3bca-3f76-42f9-8fe5-9deff47c45c9/resource/0f2ad753-8396-4299-ba76-704ff6081236/download/jumlah-bayi-baru-lahir-yang-mendapatkan-pelayanan-kesehatan.csv> ;
    dcat:byteSize "101"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.kaltimprov.go.id/organization/de629c2b-898c-4d82-8fbf-65a1feaa5d70> a foaf:Agent ;
    foaf:name "Kota Balikpapan" .

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

