@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/dataset/13d1fcff-919f-4897-9c9a-50220d70d935> a dcat:Dataset ;
    dct:description "Berisi tentang letak Geografis Kampung yang ada di wilayah kecamatan bongan" ;
    dct:identifier "13d1fcff-919f-4897-9c9a-50220d70d935" ;
    dct:issued "2023-07-12T21:32:56.581483"^^xsd:dateTime ;
    dct:modified "2023-07-12T21:32:56.581490"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4518ab54-1e95-4ba9-9f50-a5a6c2eda92f> ;
    dct:title "Letak Goegrafis Kecamatan Bongan" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasuma Bhoti" ;
            vcard:hasEmail <mailto:kasumabhoti93@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/13d1fcff-919f-4897-9c9a-50220d70d935/resource/2904cc0f-e654-4ba3-a9e6-205d7d4e500b> ;
    dcat:keyword "Letak Geografis Kecamatan Bongan" ;
    dcat:landingPage <http://bongan.com/dataset.Kasuma%20Bhoti> .

<http://5.189.187.109/dataset/13d1fcff-919f-4897-9c9a-50220d70d935/resource/2904cc0f-e654-4ba3-a9e6-205d7d4e500b> a dcat:Distribution ;
    dct:description "berisikan letak goegrafis kampung yang ada diwilayah kecamatan bongan" ;
    dct:format "XLSX" ;
    dct:issued "2023-07-12T03:38:37.230510"^^xsd:dateTime ;
    dct:modified "2023-07-12T21:32:56.575485"^^xsd:dateTime ;
    dct:title "Letak Goegrafis.xlsx" ;
    dcat:accessURL <https://data.kutaibaratkab.go.id/dataset/13d1fcff-919f-4897-9c9a-50220d70d935/resource/2904cc0f-e654-4ba3-a9e6-205d7d4e500b/download/letak-goegrafis.xlsx> ;
    dcat:byteSize "10435"^^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" .

<http://bongan.com/dataset.Kasuma%20Bhoti> a foaf:Document .

