@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/7d768794-590f-4e84-9b49-15419df8ba0e> a dcat:Dataset ;
    dct:description "Sebaran Penduduk Kecamatan Jogorogo" ;
    dct:identifier "1896a3bf730516dd643ba67b4c447d36" ;
    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 Jogorogo" ;
    dcat:distribution <http://5.189.187.109/dataset/7d768794-590f-4e84-9b49-15419df8ba0e/resource/ec6ac9d3-ca5f-4c8a-b7f4-825f50fd25c2> ;
    dcat:keyword "Jogorogo",
        "Kecamatan",
        "Penduduk",
        "Sebaran" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1016> .

<http://5.189.187.109/dataset/7d768794-590f-4e84-9b49-15419df8ba0e/resource/ec6ac9d3-ca5f-4c8a-b7f4-825f50fd25c2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:14:37.535942"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:14:37.520858"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1016> .

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

