@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/b90a48db-d6e2-41c9-b7f1-2060a47c7505> a dcat:Dataset ;
    dct:description "Jumlah Kelahiran di Kecamatan Ngrambe" ;
    dct:identifier "69ddb50142a89123ba6f870ab07e6fbb" ;
    dct:issued "2022-07-22"^^xsd:date ;
    dct:modified "2025-02-20"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kependudukan dan Pencatatan Sipil" ] ;
    dct:title "Jumlah Kelahiran di Kecamatan Ngrambe" ;
    dcat:distribution <http://5.189.187.109/dataset/b90a48db-d6e2-41c9-b7f1-2060a47c7505/resource/2905d7f2-1c65-425c-acba-4c98f45b7c4d> ;
    dcat:keyword "Jumlah",
        "Kecamatan",
        "Kelahiran",
        "Ngrambe" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/10662> .

<http://5.189.187.109/dataset/b90a48db-d6e2-41c9-b7f1-2060a47c7505/resource/2905d7f2-1c65-425c-acba-4c98f45b7c4d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:50:44.306106"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:50:44.288010"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/10662> .

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

