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

<https://data.kaltimprov.go.id/dataset/4533445d-b7f2-40c3-9fbc-5ec1217a93eb> a dcat:Dataset ;
    dct:description "Data Ini Berisi Tentang luas Wilayah Kampung Kecamatan Melak" ;
    dct:identifier "4533445d-b7f2-40c3-9fbc-5ec1217a93eb" ;
    dct:issued "2026-04-22T02:43:57.699418"^^xsd:dateTime ;
    dct:modified "2026-04-22T02:43:57.699423"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/71c577cb-c481-41a0-afe6-f634ecac4910> ;
    dct:title "Tabel Luas Wilayah Kecamatan Melak" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasi Pemerintahan Ahmad Swandi" ;
            vcard:hasEmail <mailto:kecmelak@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/4533445d-b7f2-40c3-9fbc-5ec1217a93eb/resource/b157fb95-cf62-48b2-92ef-642bd384b1c5> ;
    dcat:keyword "2024",
        "Kecamatan Melak",
        "Kutai Barat" ;
    dcat:landingPage <http://melakkec.kutaibaratkab.go.id/> .

<http://melakkec.kutaibaratkab.go.id/> a foaf:Document .

<https://data.kaltimprov.go.id/dataset/4533445d-b7f2-40c3-9fbc-5ec1217a93eb/resource/b157fb95-cf62-48b2-92ef-642bd384b1c5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-06-12T03:12:48.711498"^^xsd:dateTime ;
    dct:modified "2026-04-22T02:43:57.695432"^^xsd:dateTime ;
    dct:title "Kecamatan Melak 2024.xlsx" ;
    dcat:accessURL <https://data.kutaibaratkab.go.id/dataset/4533445d-b7f2-40c3-9fbc-5ec1217a93eb/resource/b157fb95-cf62-48b2-92ef-642bd384b1c5/download/kecamatan-melak-2024.xlsx> ;
    dcat:byteSize "194800"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.kaltimprov.go.id/organization/71c577cb-c481-41a0-afe6-f634ecac4910> a foaf:Agent ;
    foaf:name "Kabupaten Kutai Barat" .

