@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/861fc8b5-d007-4883-a733-accbf3a49084> a dcat:Dataset ;
    dct:description "Nama Domain Pemerintah Daerah" ;
    dct:identifier "2bf620c22ba6bffd71c0709ba9654212" ;
    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 "Nama Domain Pemerintah Daerah" ;
    dcat:distribution <http://5.189.187.109/dataset/861fc8b5-d007-4883-a733-accbf3a49084/resource/0ab990ed-41f5-4022-b4ed-a49d8c08bf01> ;
    dcat:keyword "Daerah",
        "Domain",
        "Nama",
        "Pemerintah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/15258> .

<http://5.189.187.109/dataset/861fc8b5-d007-4883-a733-accbf3a49084/resource/0ab990ed-41f5-4022-b4ed-a49d8c08bf01> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:53:21.542874"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:53:21.496242"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/15258> .

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

