@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/bd436979-01cd-4e3a-97a1-9edb2c55357e> a dcat:Dataset ;
    dct:description "Sebaran Penduduk Kecamatan Ngawi" ;
    dct:identifier "2ac2406e835bd49c70469acae337d292" ;
    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 Ngawi" ;
    dcat:distribution <http://5.189.187.109/dataset/bd436979-01cd-4e3a-97a1-9edb2c55357e/resource/ba609437-1ff2-4bec-82e2-62bb15892203> ;
    dcat:keyword "Kecamatan",
        "Ngawi",
        "Penduduk",
        "Sebaran" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1022> .

<http://5.189.187.109/dataset/bd436979-01cd-4e3a-97a1-9edb2c55357e/resource/ba609437-1ff2-4bec-82e2-62bb15892203> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:10:44.688587"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:10:44.673889"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1022> .

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

