@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/1fe518bf-e71d-4df9-8a0f-5b25db00fa08> a dcat:Dataset ;
    dct:description "Aplikasi Umum yang telah dimanfaatkan" ;
    dct:identifier "2b1ca7b890e381781bcbfb849b003a1a" ;
    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 "Aplikasi Umum yang telah dimanfaatkan" ;
    dcat:distribution <http://5.189.187.109/dataset/1fe518bf-e71d-4df9-8a0f-5b25db00fa08/resource/548f0ef8-ee8f-4283-a806-c2b56458a255> ;
    dcat:keyword "Aplikasi",
        "Umum",
        "dimanfaatkan",
        "telah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/15282> .

<http://5.189.187.109/dataset/1fe518bf-e71d-4df9-8a0f-5b25db00fa08/resource/548f0ef8-ee8f-4283-a806-c2b56458a255> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:07:28.827012"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:07:28.808311"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/15282> .

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

