@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:5000/dataset/f65dd8a2-26d2-4a70-9ffa-1125541e7a3a> a dcat:Dataset ;
    dct:description "Jumlah Kelahiran di Kecamatan Gerih" ;
    dct:identifier "ef51e95cc22745740d4e8c771e011e1f" ;
    dct:issued "2022-07-22"^^xsd:date ;
    dct:modified "2023-05-24"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kependudukan dan Pencatatan Sipil" ] ;
    dct:title "Jumlah Kelahiran di Kecamatan Gerih" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/f65dd8a2-26d2-4a70-9ffa-1125541e7a3a/resource/c5da7adf-4abb-4a03-8b66-e90481acea7d> ;
    dcat:keyword "Gerih",
        "Jumlah",
        "Kecamatan",
        "Kelahiran" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/10666> .

<http://5.189.187.109:5000/dataset/f65dd8a2-26d2-4a70-9ffa-1125541e7a3a/resource/c5da7adf-4abb-4a03-8b66-e90481acea7d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:50:47.643760"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:50:47.622791"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/10666> .

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

