@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/5d8f21dd-5601-429c-9ca1-5ee1fbf18179> a dcat:Dataset ;
    dct:description "Jumlah Kelahiran di Kecamatan Kendal" ;
    dct:identifier "fb6e7c396949fea1f6f6bf144dbc7908" ;
    dct:issued "2022-07-22"^^xsd:date ;
    dct:modified "2023-05-23"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kependudukan dan Pencatatan Sipil" ] ;
    dct:title "Jumlah Kelahiran di Kecamatan Kendal" ;
    dcat:distribution <http://5.189.187.109/dataset/5d8f21dd-5601-429c-9ca1-5ee1fbf18179/resource/da7c8a87-e676-4abf-9a5f-3a2946611897> ;
    dcat:keyword "Jumlah",
        "Kecamatan",
        "Kelahiran",
        "Kendal" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/10664> .

<http://5.189.187.109/dataset/5d8f21dd-5601-429c-9ca1-5ee1fbf18179/resource/da7c8a87-e676-4abf-9a5f-3a2946611897> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:50:45.905028"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:50:45.891163"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/10664> .

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

