@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/7baaf422-c84d-4cfa-9f91-50dc06ebc518> a dcat:Dataset ;
    dct:description "Jumlah KK di Kecamatan Kasreman" ;
    dct:identifier "6a600c968f4e6a843dcaf600c1694e42" ;
    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 Kasreman" ;
    dcat:distribution <http://5.189.187.109/dataset/7baaf422-c84d-4cfa-9f91-50dc06ebc518/resource/85ebabb2-b455-463d-9b1c-2814171abf3f> ;
    dcat:keyword "Jumlah",
        "KK",
        "Kasreman",
        "Kecamatan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/14792> .

<http://5.189.187.109/dataset/7baaf422-c84d-4cfa-9f91-50dc06ebc518/resource/85ebabb2-b455-463d-9b1c-2814171abf3f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:08:42.612738"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:08:42.590762"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/14792> .

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

