@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/4a8e4b64-5807-46f2-a1e7-f3c65884efb8> a dcat:Dataset ;
    dct:description "Pusat kendali yang diselenggarakan pemerintah daerah" ;
    dct:identifier "fe5b1e8eb8c83d24175d7d0e6663ebb3" ;
    dct:issued "2025-04-23"^^xsd:date ;
    dct:modified "2025-04-23"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Komunikasi, Informatika, Statistik dan Persandian" ] ;
    dct:title "Pusat kendali yang diselenggarakan pemerintah daerah" ;
    dcat:distribution <http://5.189.187.109/dataset/4a8e4b64-5807-46f2-a1e7-f3c65884efb8/resource/7a8461e8-7747-4415-bce3-b8a465a1b0f4> ;
    dcat:keyword "Pusat",
        "daerah",
        "diselenggarakan",
        "kendali",
        "pemerintah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/15271> .

<http://5.189.187.109/dataset/4a8e4b64-5807-46f2-a1e7-f3c65884efb8/resource/7a8461e8-7747-4415-bce3-b8a465a1b0f4> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:55:33.170418"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:55:33.148708"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/15271> .

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

