@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/6178034c-d3b8-4b3a-ac2e-c2d44c28b24a> a dcat:Dataset ;
    dct:description "Berisi Data Rekap Status Indeks Desa Tahun 2025" ;
    dct:identifier "6178034c-d3b8-4b3a-ac2e-c2d44c28b24a" ;
    dct:issued "2025-11-03T04:31:04.302535"^^xsd:dateTime ;
    dct:modified "2025-11-03T04:31:04.302544"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4518ab54-1e95-4ba9-9f50-a5a6c2eda92f> ;
    dct:title "Rekap Status Indeks Desa Tahun 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Melcy Susanti" ;
            vcard:hasEmail <mailto:dpmkkubarr@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/6178034c-d3b8-4b3a-ac2e-c2d44c28b24a/resource/77603c5a-9880-4b2e-800d-f5270505dfa5> ;
    dcat:keyword "2025",
        "Dinas Pemberdayaan Masyarakat dan Kampung",
        "Kutai Barat" .

<http://5.189.187.109/dataset/6178034c-d3b8-4b3a-ac2e-c2d44c28b24a/resource/77603c5a-9880-4b2e-800d-f5270505dfa5> a dcat:Distribution ;
    dct:description "Berisi Rekap Status Indeks Desa Tahun 2025" ;
    dct:format "XLSX" ;
    dct:issued "2025-09-03T02:51:33.710109"^^xsd:dateTime ;
    dct:modified "2025-11-03T04:31:04.284491"^^xsd:dateTime ;
    dct:title "Rekap Status Indeks Desa Tahun 2025.xlsx" ;
    dcat:accessURL <https://data.kutaibaratkab.go.id/dataset/6178034c-d3b8-4b3a-ac2e-c2d44c28b24a/resource/77603c5a-9880-4b2e-800d-f5270505dfa5/download/indeks-desa-2025.xlsx> ;
    dcat:byteSize "11345"^^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" .

