@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/9b5fea38-7fd2-44fc-ac35-2555b7d91470> a dcat:Dataset ;
    dct:description "Berisi data tentang tabel luas wilayah kecamatan Damai" ;
    dct:identifier "9b5fea38-7fd2-44fc-ac35-2555b7d91470" ;
    dct:issued "2023-06-21T08:15:05.433474"^^xsd:dateTime ;
    dct:modified "2023-06-21T08:15:05.433479"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/71c577cb-c481-41a0-afe6-f634ecac4910> ;
    dct:title "Tabel Luas Wilayah 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bagian Umum" ;
            vcard:hasEmail <mailto:paradina27@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/9b5fea38-7fd2-44fc-ac35-2555b7d91470/resource/ee9d7ced-8e13-41bc-8839-aceb2f0a46e3> ;
    dcat:keyword "2022",
        "Geografi",
        "LuasWilayah" ;
    dcat:landingPage <Kasi%20Pemerintahan> .

<Kasi%20Pemerintahan> a foaf:Document .

<https://data.kaltimprov.go.id/dataset/9b5fea38-7fd2-44fc-ac35-2555b7d91470/resource/ee9d7ced-8e13-41bc-8839-aceb2f0a46e3> a dcat:Distribution ;
    dct:description "Berisi Data Tentang Tabel Luas Wilayah Kecamatan Damai" ;
    dct:format "XLSX" ;
    dct:issued "2023-06-21T01:52:10.551581"^^xsd:dateTime ;
    dct:modified "2023-06-21T08:15:05.428229"^^xsd:dateTime ;
    dct:title "Tabel Luas Wilayah Kecamatan Damai" ;
    dcat:accessURL <https://data.kutaibaratkab.go.id/dataset/9b5fea38-7fd2-44fc-ac35-2555b7d91470/resource/ee9d7ced-8e13-41bc-8839-aceb2f0a46e3/download/data-luas-wilayah-2022.xlsx> ;
    dcat:byteSize "10729"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.kaltimprov.go.id/organization/71c577cb-c481-41a0-afe6-f634ecac4910> a foaf:Agent ;
    foaf:name "Kabupaten Kutai Barat" .

