@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/030ac6e1-738f-4d93-98b5-6ff77b1b3fe9> a dcat:Dataset ;
    dct:description "Jumlah anak usia 0-18 tahun" ;
    dct:identifier "030ac6e1-738f-4d93-98b5-6ff77b1b3fe9" ;
    dct:issued "2026-04-23T03:49:19.720444"^^xsd:dateTime ;
    dct:modified "2026-04-23T03:49:19.720458"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8463180-1771-4790-a08c-d2e1f7113d0b> ;
    dct:title "Jumlah anak usia 0-18 tahun" ;
    dcat:distribution <http://5.189.187.109/dataset/030ac6e1-738f-4d93-98b5-6ff77b1b3fe9/resource/d6f69ed0-1d66-40e5-8963-cf6afc517752> ;
    dcat:landingPage <https://opendata.balikpapan.go.id/dataset-statistik/1229> .

<http://5.189.187.109/dataset/030ac6e1-738f-4d93-98b5-6ff77b1b3fe9/resource/d6f69ed0-1d66-40e5-8963-cf6afc517752> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-03T15:28:19.742931"^^xsd:dateTime ;
    dct:modified "2026-04-23T03:49:19.717209"^^xsd:dateTime ;
    dct:title "Jumlah anak usia 0-18 tahun yang sudah memiliki akta lahir" ;
    dcat:accessURL <https://data.balikpapan.go.id/dataset/030ac6e1-738f-4d93-98b5-6ff77b1b3fe9/resource/d6f69ed0-1d66-40e5-8963-cf6afc517752/download/jumlah-anak-usia-0-18-tahun.csv> ;
    dcat:byteSize "63"^^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/1229> a foaf:Document .

