@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/449bc1af-f9a1-4699-a1a2-888ebe992b48> a dcat:Dataset ;
    dct:description "Data ini merupakan Jumlah Data Penduduk yang ada  di 7 Desa Kecamatan Tanjung Harapan" ;
    dct:identifier "449bc1af-f9a1-4699-a1a2-888ebe992b48" ;
    dct:issued "2025-10-02T06:18:23.751873"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:18:23.751878"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/5f740d3a-d5dd-4ebf-a643-3a2fb1a97a77> ;
    dct:title "Data Penduduk Kecamatan Tanjung Harapan per Desa" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Edy Fazryyanto" ;
            vcard:hasEmail <mailto:edyfazryyanto2015@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/449bc1af-f9a1-4699-a1a2-888ebe992b48/resource/8ecc3dab-ab74-47d0-af57-1a1a5d4c805e> ;
    dcat:keyword "Penduduk" .

<https://data.kaltimprov.go.id/dataset/449bc1af-f9a1-4699-a1a2-888ebe992b48/resource/8ecc3dab-ab74-47d0-af57-1a1a5d4c805e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-10-03T13:41:11.493896"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:18:23.749530"^^xsd:dateTime ;
    dcat:accessURL <https://data.paserkab.go.id/dataset/449bc1af-f9a1-4699-a1a2-888ebe992b48/resource/8ecc3dab-ab74-47d0-af57-1a1a5d4c805e/download/jumlah-penduduk-desa-kecamatan-tanjung-harapan-tahun-2023.xlsx> ;
    dcat:byteSize "10042"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

