@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/8f14b8f8-fe06-4c11-b195-30539de285c1> a dcat:Dataset ;
    dct:identifier "8f14b8f8-fe06-4c11-b195-30539de285c1" ;
    dct:issued "2025-10-02T06:19:20.732781"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:19:20.732786"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/5f740d3a-d5dd-4ebf-a643-3a2fb1a97a77> ;
    dct:title "Luas Daerah Menurut Kecamatan di Kabupaten Paser" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Data dan Informasi" ;
            vcard:hasEmail <mailto:paserkabdatinfo@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/8f14b8f8-fe06-4c11-b195-30539de285c1/resource/4b3d73b5-0cdc-4ade-b2e6-f545cced5ed7> .

<https://data.kaltimprov.go.id/dataset/8f14b8f8-fe06-4c11-b195-30539de285c1/resource/4b3d73b5-0cdc-4ade-b2e6-f545cced5ed7> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-09-03T02:47:09.374775"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:19:20.731578"^^xsd:dateTime ;
    dct:title "Luas Daerah Menurut Kecamatan di Kabupaten Paser Tahun 2024" ;
    dcat:accessURL <https://data.paserkab.go.id/dataset/8f14b8f8-fe06-4c11-b195-30539de285c1/resource/4b3d73b5-0cdc-4ade-b2e6-f545cced5ed7/download/luas-daerah-menurut-kecamatan-di-kabupaten-paser.xlsx> ;
    dcat:byteSize "10295"^^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" .

