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

<http://5.189.187.109:5000/dataset/c06b407b-e0e3-4edd-bacd-cfd2a767a67c> a dcat:Dataset ;
    dct:description "Rekap Dokumen Perencanaan (RKPD)" ;
    dct:identifier "cb79f8fa58b91d3af6c9c991f63962d3" ;
    dct:issued "2022-05-17"^^xsd:date ;
    dct:modified "2025-02-18"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Perencanaan Pembangunan Daerah" ] ;
    dct:title "Rekap Dokumen Perencanaan (RKPD)" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/c06b407b-e0e3-4edd-bacd-cfd2a767a67c/resource/c4f9178d-650c-4596-b378-d453325dedd5> ;
    dcat:keyword "Dokumen",
        "Perencanaan",
        "RKPD",
        "Rekap" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1690> .

<http://5.189.187.109:5000/dataset/c06b407b-e0e3-4edd-bacd-cfd2a767a67c/resource/c4f9178d-650c-4596-b378-d453325dedd5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:20:34.377079"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:20:34.357346"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1690> .

<https://satudata.ngawikab.go.id/data/sektoral/1690> a foaf:Document .

