@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/bc0e0350-daa6-4c61-919c-7f60d50bc5ce> a dcat:Dataset ;
    dct:description "Jumlah Kelahiran Bayi Perempuan di Kecamatan Bringin" ;
    dct:identifier "97e401a02082021fd24957f852e0e475" ;
    dct:issued "2022-07-04"^^xsd:date ;
    dct:modified "2023-05-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kependudukan dan Pencatatan Sipil" ] ;
    dct:title "Jumlah Kelahiran Bayi Perempuan di Kecamatan Bringin" ;
    dcat:distribution <http://5.189.187.109/dataset/bc0e0350-daa6-4c61-919c-7f60d50bc5ce/resource/ba3e09da-13d9-4858-876f-96f9b329ce78> ;
    dcat:keyword "Bayi",
        "Bringin",
        "Jumlah",
        "Kecamatan",
        "Kelahiran",
        "Perempuan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9359> .

<http://5.189.187.109/dataset/bc0e0350-daa6-4c61-919c-7f60d50bc5ce/resource/ba3e09da-13d9-4858-876f-96f9b329ce78> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:02:18.396198"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:02:18.369652"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9359> .

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

