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

<http://5.189.187.109/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-23T04:02:30.485444"^^xsd:dateTime ;
    dct:modified "2026-04-23T04:02:30.485462"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8463180-1771-4790-a08c-d2e1f7113d0b> ;
    dct:title "Data Agregat Penduduk Kecamatan Kelurahan per Jenis Kelamin" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:diskominfo@balikpapan.go.id> ] ;
    dcat:distribution <http://5.189.187.109/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/> .

<http://5.189.187.109/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-23T04:02:30.473709"^^xsd:dateTime ;
    dcat:accessURL <https://data.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" .

<http://5.189.187.109/organization/c8463180-1771-4790-a08c-d2e1f7113d0b> a foaf:Agent ;
    foaf:name "Kota Balikpapan" .

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

