@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/aef68086-cd32-4a98-b740-c2a201fc2dd0> a dcat:Dataset ;
    dct:description "Jumlah Kelahiran Bayi Perempuan di Kecamatan Pitu" ;
    dct:identifier "babcff88f8be8c4795bd6f0f8cccca61" ;
    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 Pitu" ;
    dcat:distribution <http://5.189.187.109/dataset/aef68086-cd32-4a98-b740-c2a201fc2dd0/resource/087b4b5a-976c-47b3-98e4-c03648bd1c8e> ;
    dcat:keyword "Bayi",
        "Jumlah",
        "Kecamatan",
        "Kelahiran",
        "Perempuan",
        "Pitu" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9363> .

<http://5.189.187.109/dataset/aef68086-cd32-4a98-b740-c2a201fc2dd0/resource/087b4b5a-976c-47b3-98e4-c03648bd1c8e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:03:16.484841"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:03:16.454812"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9363> .

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

