@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/78123468-788e-43db-a0e1-e18dafbd49fd> a dcat:Dataset ;
    dct:description "Berisi data tentang letak geografis kampung di wilayah kecamatan Jempang " ;
    dct:identifier "78123468-788e-43db-a0e1-e18dafbd49fd" ;
    dct:issued "2025-11-03T04:34:55.986673"^^xsd:dateTime ;
    dct:modified "2025-11-03T04:34:55.986682"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4518ab54-1e95-4ba9-9f50-a5a6c2eda92f> ;
    dct:title "Letak Geografis kampung di wilayah kecamatan jempang" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fransiska T" ;
            vcard:hasEmail <mailto:Umumkasubbg323@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/78123468-788e-43db-a0e1-e18dafbd49fd/resource/89981d57-3d6a-4d60-afab-68bd1c7f063e> ;
    dcat:keyword "2024",
        "GEOGRAFIS",
        "kecamatan jempang",
        "kutai barat" .

<http://5.189.187.109/dataset/78123468-788e-43db-a0e1-e18dafbd49fd/resource/89981d57-3d6a-4d60-afab-68bd1c7f063e> a dcat:Distribution ;
    dct:description "Berisi data letak geografis kampung di wilayah kecamatan jempang " ;
    dct:format "XLSX" ;
    dct:issued "2025-06-12T03:44:23.017803"^^xsd:dateTime ;
    dct:modified "2025-11-03T04:34:55.972212"^^xsd:dateTime ;
    dct:title "Letak Geografis Kecamatan Jempang.xlsx" ;
    dcat:accessURL <https://data.kutaibaratkab.go.id/dataset/78123468-788e-43db-a0e1-e18dafbd49fd/resource/89981d57-3d6a-4d60-afab-68bd1c7f063e/download/letak-geografis-kecamatan-jempang.xlsx> ;
    dcat:byteSize "9959"^^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" .

