@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/dataset/6fe4456d-411a-4da2-8eb0-f0a38f8d833f> a dcat:Dataset ;
    dct:description "Rekap Dokumen Perencanaan (Jumlah Kegiatan)" ;
    dct:identifier "7d2b92b6726c241134dae6cd3fb8c182" ;
    dct:issued "2022-06-08"^^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 (Jumlah Kegiatan)" ;
    dcat:distribution <http://5.189.187.109/dataset/6fe4456d-411a-4da2-8eb0-f0a38f8d833f/resource/b50a8bb3-425d-45f6-afa8-52e736b9314a> ;
    dcat:keyword "Dokumen",
        "Jumlah",
        "Kegiatan",
        "Perencanaan",
        "Rekap" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/2164> .

<http://5.189.187.109/dataset/6fe4456d-411a-4da2-8eb0-f0a38f8d833f/resource/b50a8bb3-425d-45f6-afa8-52e736b9314a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:04:37.514747"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:04:37.501554"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/2164> .

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

