@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109:5000/dataset/148c47e1-8044-4c03-9535-5210ee4289c6> a dcat:Dataset ;
    dct:description "berisi tetntang luas wilayah kampung yang ada di kecamatan bongan" ;
    dct:identifier "148c47e1-8044-4c03-9535-5210ee4289c6" ;
    dct:issued "2023-07-12T21:32:57.138469"^^xsd:dateTime ;
    dct:modified "2023-07-29T00:03:44.699054"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/4518ab54-1e95-4ba9-9f50-a5a6c2eda92f> ;
    dct:title "Luas Wilayah Kecamatan Bongan Tahun 2022" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sutma Irawan" ;
            vcard:hasEmail <mailto:Sutmairawan88@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/148c47e1-8044-4c03-9535-5210ee4289c6/resource/d3dd0a47-3712-4261-9ecb-19a9d59f71d6> ;
    dcat:keyword "LuasWilayah" ;
    dcat:landingPage <htpp://bongan.com/dataset.sutma> .

<htpp://bongan.com/dataset.sutma> a foaf:Document .

<http://5.189.187.109:5000/dataset/148c47e1-8044-4c03-9535-5210ee4289c6/resource/d3dd0a47-3712-4261-9ecb-19a9d59f71d6> a dcat:Distribution ;
    dct:description "berisi luas wilayah kampung yang ada di kecamatan bongan" ;
    dct:format "XLSX" ;
    dct:issued "2023-07-12T03:07:14.690912"^^xsd:dateTime ;
    dct:modified "2023-07-29T00:03:44.704482"^^xsd:dateTime ;
    dct:title "TABEL LUAS WILAYAH.xlsx" ;
    dcat:accessURL <https://data.kutaibaratkab.go.id/dataset/148c47e1-8044-4c03-9535-5210ee4289c6/resource/d3dd0a47-3712-4261-9ecb-19a9d59f71d6/download/tabel-luas-wilayah.xlsx> ;
    dcat:byteSize "10328"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

