@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/4e0a0fbb-3b08-44d4-a9db-26d428e2dc0f> a dcat:Dataset ;
    dct:description "Jumlah KK di Kecamatan Gerih" ;
    dct:identifier "4e292a02eb5db4f6bb4c1d17c9496771" ;
    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 Gerih" ;
    dcat:distribution <http://5.189.187.109/dataset/4e0a0fbb-3b08-44d4-a9db-26d428e2dc0f/resource/07011030-eb76-400a-aec8-ccbc67422fb5> ;
    dcat:keyword "Gerih",
        "Jumlah",
        "KK",
        "Kecamatan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/14787> .

<http://5.189.187.109/dataset/4e0a0fbb-3b08-44d4-a9db-26d428e2dc0f/resource/07011030-eb76-400a-aec8-ccbc67422fb5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:25:52.858189"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:25:52.802027"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/14787> .

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

