@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/0f9493dd-d27a-4609-9434-f149af8c108e> a dcat:Dataset ;
    dct:description "Informasi berkala yang disediakan oleh Pemerintah Daerah" ;
    dct:identifier "882137f311c5728f8e257e56820af92c" ;
    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 "Informasi berkala yang disediakan oleh Pemerintah Daerah" ;
    dcat:distribution <http://5.189.187.109/dataset/0f9493dd-d27a-4609-9434-f149af8c108e/resource/1d4a642b-0c81-4774-a2f0-95a884579bf0> ;
    dcat:keyword "Daerah",
        "Informasi",
        "Pemerintah",
        "berkala",
        "disediakan",
        "oleh" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/15330> .

<http://5.189.187.109/dataset/0f9493dd-d27a-4609-9434-f149af8c108e/resource/1d4a642b-0c81-4774-a2f0-95a884579bf0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:20:25.959728"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:20:25.922764"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/15330> .

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

