@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/0060ff92-ee58-4e57-977a-bc71ded70b31> a dcat:Dataset ;
    dct:description "Jumlah KK di Kecamatan Karanganyar" ;
    dct:identifier "3fe89c9f9000fc1e58862236bf409d13" ;
    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 Karanganyar" ;
    dcat:distribution <http://5.189.187.109/dataset/0060ff92-ee58-4e57-977a-bc71ded70b31/resource/b91749d8-7d50-44ed-98cc-8b589a99a2f3> ;
    dcat:keyword "Jumlah",
        "KK",
        "Karanganyar",
        "Kecamatan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/14799> .

<http://5.189.187.109/dataset/0060ff92-ee58-4e57-977a-bc71ded70b31/resource/b91749d8-7d50-44ed-98cc-8b589a99a2f3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:26:08.632309"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:26:08.611411"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/14799> .

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

