@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/6acca90b-d5ee-4fbc-a4ea-f124ce4c699a> a dcat:Dataset ;
    dct:description "Jumlah Keluarga Menurut Kewarganegaraan (WNA)" ;
    dct:identifier "7fa732b517cbed14a48843d74526c11a" ;
    dct:issued "2022-07-15"^^xsd:date ;
    dct:modified "2025-02-20"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kependudukan dan Pencatatan Sipil" ] ;
    dct:title "Jumlah Keluarga Menurut Kewarganegaraan (WNA)" ;
    dcat:distribution <http://5.189.187.109/dataset/6acca90b-d5ee-4fbc-a4ea-f124ce4c699a/resource/b909cbf6-1295-4fbd-8761-8c6be9dd2075> ;
    dcat:keyword "Jumlah",
        "Keluarga",
        "Kewarganegaraan",
        "Menurut",
        "WNA" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/10654> .

<http://5.189.187.109/dataset/6acca90b-d5ee-4fbc-a4ea-f124ce4c699a/resource/b909cbf6-1295-4fbd-8761-8c6be9dd2075> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:11:06.858671"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:11:06.844626"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/10654> .

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

