@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#> .

<http://5.189.187.109/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-21T18:14:48.475651"^^xsd:dateTime ;
    dct:modified "2023-06-21T18:14:48.475657"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4518ab54-1e95-4ba9-9f50-a5a6c2eda92f> ;
    dct:title "Tabel Luas Wilayah 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bagian Umum" ;
            vcard:hasEmail <mailto:paradina27@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/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 .

<http://5.189.187.109/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-21T18:14:48.466289"^^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" .

<http://5.189.187.109/organization/4518ab54-1e95-4ba9-9f50-a5a6c2eda92f> a foaf:Agent ;
    foaf:name "Kabupaten Kutai Barat" .

