@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/8d513245-3d35-4c80-9b51-8b4ebd90713b> a dcat:Dataset ;
    dct:description "Berisi Data tentang tabel Ketinggian Kampung Kecamatan Damai" ;
    dct:identifier "8d513245-3d35-4c80-9b51-8b4ebd90713b" ;
    dct:issued "2023-06-21T18:14:45.933409"^^xsd:dateTime ;
    dct:modified "2023-06-21T18:14:45.933416"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4518ab54-1e95-4ba9-9f50-a5a6c2eda92f> ;
    dct:title "Tabel Ketinggian Kampung" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bagian Umum" ;
            vcard:hasEmail <mailto:paradina27@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/8d513245-3d35-4c80-9b51-8b4ebd90713b/resource/471d37ca-4618-4708-9b01-05a032c2efc3> ;
    dcat:keyword "2022",
        "Iklim",
        "KetinggianKampung" ;
    dcat:landingPage <Kasi%20Pemerintahan> .

<Kasi%20Pemerintahan> a foaf:Document .

<http://5.189.187.109/dataset/8d513245-3d35-4c80-9b51-8b4ebd90713b/resource/471d37ca-4618-4708-9b01-05a032c2efc3> a dcat:Distribution ;
    dct:description "Berisi Data tentang tabel ketinggian Kampung Kecamatan Damai" ;
    dct:format "XLSX" ;
    dct:issued "2023-06-21T03:54:48.997252"^^xsd:dateTime ;
    dct:modified "2023-06-21T18:14:45.925416"^^xsd:dateTime ;
    dct:title "Tabel Ketinggian Kampung " ;
    dcat:accessURL <https://data.kutaibaratkab.go.id/dataset/8d513245-3d35-4c80-9b51-8b4ebd90713b/resource/471d37ca-4618-4708-9b01-05a032c2efc3/download/ketinggian-kampung.xlsx> ;
    dcat:byteSize "10197"^^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" .

