@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/d4624645-a5c8-449e-951e-8226bcfba3eb> a dcat:Dataset ;
    dct:description "Jumlah Kelahiran Bayi Laki-Laki di Kecamatan Kedunggalar" ;
    dct:identifier "1b356667c9a682f8b0215d9d16d286fe" ;
    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 Laki-Laki di Kecamatan Kedunggalar" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/d4624645-a5c8-449e-951e-8226bcfba3eb/resource/6ec2ba07-7bc0-4f9b-85d7-080a3b78c146> ;
    dcat:keyword "Bayi",
        "Jumlah",
        "Kecamatan",
        "Kedunggalar",
        "Kelahiran",
        "Laki-Laki" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9307> .

<http://5.189.187.109:5000/dataset/d4624645-a5c8-449e-951e-8226bcfba3eb/resource/6ec2ba07-7bc0-4f9b-85d7-080a3b78c146> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:20:30.988735"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:20:30.964438"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9307> .

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

