@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/6636fe92-1241-4cd1-9b5d-3880c204d4b8> a dcat:Dataset ;
    dct:description "Data Agregat Penduduk Kecamatan Kelurahan Per Jenis Kelamin" ;
    dct:identifier "6636fe92-1241-4cd1-9b5d-3880c204d4b8" ;
    dct:issued "2026-04-02T00:15:27.241618"^^xsd:dateTime ;
    dct:modified "2026-04-02T00:15:27.241623"^^xsd:dateTime ;
    dct:publisher <https://ckan.balikpapan.go.id/organization/96e37a5a-1cc2-49c6-9824-fd0baec2106a> ;
    dct:title "Data Agregat Penduduk Kecamatan Kelurahan per Jenis Kelamin" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:diskominfo@balikpapan.go.id> ] ;
    dcat:distribution <https://ckan.balikpapan.go.id/dataset/6636fe92-1241-4cd1-9b5d-3880c204d4b8/resource/f0cf7e35-0055-4862-a69e-ec92d79234e4> ;
    dcat:keyword "jenis kelamin",
        "kecamatan",
        "kelurahan",
        "penduduk" ;
    dcat:landingPage <https://dkp3a.kaltimprov.go.id/e-infoduk/> .

<https://ckan.balikpapan.go.id/dataset/6636fe92-1241-4cd1-9b5d-3880c204d4b8/resource/f0cf7e35-0055-4862-a69e-ec92d79234e4> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2022-08-15T03:30:01.406582"^^xsd:dateTime ;
    dct:modified "2026-04-02T00:15:27.236764"^^xsd:dateTime ;
    dcat:accessURL <https://ckan.balikpapan.go.id/dataset/6636fe92-1241-4cd1-9b5d-3880c204d4b8/resource/f0cf7e35-0055-4862-a69e-ec92d79234e4/download/jml-pddk-dkb-sm1-2022.pdf> ;
    dcat:byteSize "92882"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<https://ckan.balikpapan.go.id/organization/96e37a5a-1cc2-49c6-9824-fd0baec2106a> a foaf:Agent ;
    foaf:name "Dinas Kependudukan Dan Pencatatan Sipil" .

<https://dkp3a.kaltimprov.go.id/e-infoduk/> a foaf:Document .

