@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/c00b9fb3-ec57-4dab-a3e8-f86e7936309e> a dcat:Dataset ;
    dct:description "Sebaran Penduduk Kecamatan Bringin" ;
    dct:identifier "82c2559140b95ccda9c6ca4a8b981f1e" ;
    dct:issued "2022-04-27"^^xsd:date ;
    dct:modified "2023-05-16"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kependudukan dan Pencatatan Sipil" ] ;
    dct:title "Sebaran Penduduk Kecamatan Bringin" ;
    dcat:distribution <http://5.189.187.109/dataset/c00b9fb3-ec57-4dab-a3e8-f86e7936309e/resource/a55bb958-03f9-4914-9592-003802be2f84> ;
    dcat:keyword "Bringin",
        "Kecamatan",
        "Penduduk",
        "Sebaran" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1030> .

<http://5.189.187.109/dataset/c00b9fb3-ec57-4dab-a3e8-f86e7936309e/resource/a55bb958-03f9-4914-9592-003802be2f84> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:11:33.111593"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:11:33.096426"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1030> .

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

