@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/c6c1d6e6-dc85-49e4-90e4-5775f6e5960f> a dcat:Dataset ;
    dct:description "Jumlah Kelahiran Bayi Perempuan di Kecamatan Kedunggalar" ;
    dct:identifier "690e6de4e3e2c0916b6160d9959d156b" ;
    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 Kedunggalar" ;
    dcat:distribution <http://5.189.187.109/dataset/c6c1d6e6-dc85-49e4-90e4-5775f6e5960f/resource/0d846416-eec1-4539-929a-bbca94fc588e> ;
    dcat:keyword "Bayi",
        "Jumlah",
        "Kecamatan",
        "Kedunggalar",
        "Kelahiran",
        "Perempuan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9364> .

<http://5.189.187.109/dataset/c6c1d6e6-dc85-49e4-90e4-5775f6e5960f/resource/0d846416-eec1-4539-929a-bbca94fc588e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:02:43.480379"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:02:43.447346"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9364> .

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

