@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/7fbfe13b-f037-45bb-80f0-dae743766e31> a dcat:Dataset ;
    dct:description "Data penduduk kecamatan long kali bulan oktober tahun 2023" ;
    dct:identifier "7fbfe13b-f037-45bb-80f0-dae743766e31" ;
    dct:issued "2025-10-02T06:19:07.915814"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:19:07.915819"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/5f740d3a-d5dd-4ebf-a643-3a2fb1a97a77> ;
    dct:title "Data Penduduk Kecamatan Long Kali Bulan Oktober Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Samsudin Rifai" ;
            vcard:hasEmail <mailto:rifhaiadel9@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/7fbfe13b-f037-45bb-80f0-dae743766e31/resource/f97b6849-5f6f-4846-8def-a0631d94ec95> ;
    dcat:landingPage <survey> .

<https://data.kaltimprov.go.id/dataset/7fbfe13b-f037-45bb-80f0-dae743766e31/resource/f97b6849-5f6f-4846-8def-a0631d94ec95> a dcat:Distribution ;
    dct:description "laporan Penduduk Kecamatan Long kali Bulan Oktober Tahun 2023" ;
    dct:format "PDF" ;
    dct:issued "2023-11-23T03:45:36.558060"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:19:07.914620"^^xsd:dateTime ;
    dct:title "laporan penduduk bulan oktober tahun 2023" ;
    dcat:accessURL <https://data.paserkab.go.id/dataset/7fbfe13b-f037-45bb-80f0-dae743766e31/resource/f97b6849-5f6f-4846-8def-a0631d94ec95/download/camscanner-23-11-2023-08.11.pdf> ;
    dcat:byteSize "762583"^^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 .

