@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/682dc480-a332-4e55-bb4c-34dbfc3854f7> a dcat:Dataset ;
    dct:description "Jumlah Kelahiran Bayi Perempuan di Kecamatan Widodaren" ;
    dct:identifier "4e4f523705f88c7253fc492d5a45743a" ;
    dct:issued "2022-07-04"^^xsd:date ;
    dct:modified "2025-02-18"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kependudukan dan Pencatatan Sipil" ] ;
    dct:title "Jumlah Kelahiran Bayi Perempuan di Kecamatan Widodaren" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/682dc480-a332-4e55-bb4c-34dbfc3854f7/resource/405041c2-e2a8-476e-aaec-8b6d14183178> ;
    dcat:keyword "Bayi",
        "Jumlah",
        "Kecamatan",
        "Kelahiran",
        "Perempuan",
        "Widodaren" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9367> .

<http://5.189.187.109:5000/dataset/682dc480-a332-4e55-bb4c-34dbfc3854f7/resource/405041c2-e2a8-476e-aaec-8b6d14183178> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:03:18.323783"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:03:18.306762"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9367> .

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

