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

<http://5.189.187.109/dataset/84455f23-42e7-4686-8bc6-8d64f2b47400> a dcat:Dataset ;
    dct:description "Angka Kematian Bayi (AKB) per 1.000 kelahiran hidup" ;
    dct:identifier "84455f23-42e7-4686-8bc6-8d64f2b47400" ;
    dct:issued "2026-04-23T04:06:53.508656"^^xsd:dateTime ;
    dct:modified "2026-04-23T04:06:53.508671"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8463180-1771-4790-a08c-d2e1f7113d0b> ;
    dct:title "Angka Kematian Bayi (AKB) per 1.000 kelahiran hidup" ;
    dcat:distribution <http://5.189.187.109/dataset/84455f23-42e7-4686-8bc6-8d64f2b47400/resource/c7e0296f-03b8-41ab-8e1b-38379e7a5d0e> ;
    dcat:landingPage <https://opendata.balikpapan.go.id/dataset-statistik/974> .

<http://5.189.187.109/dataset/84455f23-42e7-4686-8bc6-8d64f2b47400/resource/c7e0296f-03b8-41ab-8e1b-38379e7a5d0e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-04T14:29:17.843518"^^xsd:dateTime ;
    dct:modified "2026-04-23T04:06:53.506153"^^xsd:dateTime ;
    dct:title "Angka Kematian Bayi (AKB) per 1.000 kelahiran hidup" ;
    dcat:accessURL <https://data.balikpapan.go.id/dataset/84455f23-42e7-4686-8bc6-8d64f2b47400/resource/c7e0296f-03b8-41ab-8e1b-38379e7a5d0e/download/angka-kematian-bayi-akb-per-1000-kelahiran-hidup.csv> ;
    dcat:byteSize "180"^^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/974> a foaf:Document .

