@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/ef92f622-85c0-4366-bd9a-f771cbc1b67a> a dcat:Dataset ;
    dct:description "Jumlah KK di Kecamatan Pitu" ;
    dct:identifier "b47a38d37ff1ee67b87f6c6a33a84145" ;
    dct:issued "2023-11-09"^^xsd:date ;
    dct:modified "2023-11-09"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kependudukan dan Pencatatan Sipil" ] ;
    dct:title "Jumlah KK di Kecamatan Pitu" ;
    dcat:distribution <http://5.189.187.109/dataset/ef92f622-85c0-4366-bd9a-f771cbc1b67a/resource/5160bce2-10ea-4cfd-88d1-b1ac544e730f> ;
    dcat:keyword "Jumlah",
        "KK",
        "Kecamatan",
        "Pitu" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/14796> .

<http://5.189.187.109/dataset/ef92f622-85c0-4366-bd9a-f771cbc1b67a/resource/5160bce2-10ea-4cfd-88d1-b1ac544e730f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:08:35.275936"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:08:35.263107"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/14796> .

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

