@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/33dabe15-dcc4-49cf-a640-f0e6d279db13> a dcat:Dataset ;
    dct:description "Sebaran Penduduk Kecamatan Widodaren" ;
    dct:identifier "2b6d65b9a9445c4271ab9076ead5605a" ;
    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 Widodaren" ;
    dcat:distribution <http://5.189.187.109/dataset/33dabe15-dcc4-49cf-a640-f0e6d279db13/resource/8768fb69-e817-4b36-8efb-cedd44ee0694> ;
    dcat:keyword "Kecamatan",
        "Penduduk",
        "Sebaran",
        "Widodaren" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1027> .

<http://5.189.187.109/dataset/33dabe15-dcc4-49cf-a640-f0e6d279db13/resource/8768fb69-e817-4b36-8efb-cedd44ee0694> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:10:27.253692"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:10:27.232985"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1027> .

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

