@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/f27d1e09-466c-4ae0-839c-d3bbc2ffb652> a dcat:Dataset ;
    dct:description "Sebaran Penduduk Kecamatan Kendal" ;
    dct:identifier "a7d8ae4569120b5bec12e7b6e9648b86" ;
    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 Kendal" ;
    dcat:distribution <http://5.189.187.109/dataset/f27d1e09-466c-4ae0-839c-d3bbc2ffb652/resource/1247f11c-e765-48ba-88e3-97c5c27e77f2> ;
    dcat:keyword "Kecamatan",
        "Kendal",
        "Penduduk",
        "Sebaran" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1017> .

<http://5.189.187.109/dataset/f27d1e09-466c-4ae0-839c-d3bbc2ffb652/resource/1247f11c-e765-48ba-88e3-97c5c27e77f2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:14:44.934986"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:14:44.919351"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1017> .

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

