@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://data.kaltimprov.go.id/dataset/5c08f8e2-233c-4ed5-8e6c-d08e103ec798> a dcat:Dataset ;
    dct:description "Data penduduk kecamatan long kali berdasarkan rentang umur tahun 2022" ;
    dct:identifier "5c08f8e2-233c-4ed5-8e6c-d08e103ec798" ;
    dct:issued "2025-10-02T06:18:39.552183"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:18:39.552188"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/5f740d3a-d5dd-4ebf-a643-3a2fb1a97a77> ;
    dct:title "Data Penduduk Kecamatan Long Kali Menurut Rentang Umur" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Samsudin Rifai" ;
            vcard:hasEmail <mailto:rifhaiadel9@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/5c08f8e2-233c-4ed5-8e6c-d08e103ec798/resource/e6b0ae4a-561e-41aa-96b1-87a04c303641> ;
    dcat:keyword "Kecamatan Long kali" ;
    dcat:landingPage <survey> .

<https://data.kaltimprov.go.id/dataset/5c08f8e2-233c-4ed5-8e6c-d08e103ec798/resource/e6b0ae4a-561e-41aa-96b1-87a04c303641> a dcat:Distribution ;
    dct:description "Data Penduduk Kecamatan Long Kali Menurut Rentang Umur Tahun 2022" ;
    dct:format "fdf" ;
    dct:issued "2023-11-23T01:47:52.636993"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:18:39.549846"^^xsd:dateTime ;
    dct:title "Data Penduduk Kecamatan Long Kali Menurut Rentang Umur Tahun 2022" ;
    dcat:accessURL <https://data.paserkab.go.id/dataset/5c08f8e2-233c-4ed5-8e6c-d08e103ec798/resource/e6b0ae4a-561e-41aa-96b1-87a04c303641/download/camscanner-23-11-2023-09.40.pdf> ;
    dcat:byteSize "827806"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<https://data.kaltimprov.go.id/organization/5f740d3a-d5dd-4ebf-a643-3a2fb1a97a77> a foaf:Agent ;
    foaf:name "Kabupaten Paser" .

<survey> a foaf:Document .

