@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/de66a085-3d35-43c7-8952-a7409bc0551e> a dcat:Dataset ;
    dct:description "Sebaran Penduduk Kecamatan Kedunggalar" ;
    dct:identifier "97af4fb322bb5c8973ade16764156bed" ;
    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 Kedunggalar" ;
    dcat:distribution <http://5.189.187.109/dataset/de66a085-3d35-43c7-8952-a7409bc0551e/resource/c597e76e-7d03-4896-8e7a-26dff87d993d> ;
    dcat:keyword "Kecamatan",
        "Kedunggalar",
        "Penduduk",
        "Sebaran" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1025> .

<http://5.189.187.109/dataset/de66a085-3d35-43c7-8952-a7409bc0551e/resource/c597e76e-7d03-4896-8e7a-26dff87d993d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:11:19.000907"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:11:18.977438"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1025> .

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

