@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/82a87ac7-b72a-427e-b2c7-a06d03116575> a dcat:Dataset ;
    dct:description "Jumlah Kelahiran Bayi Perempuan di Kecamatan Padas" ;
    dct:identifier "82e6f7a80579e43e8bab4e86e7e25620" ;
    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 Padas" ;
    dcat:distribution <http://5.189.187.109/dataset/82a87ac7-b72a-427e-b2c7-a06d03116575/resource/0f671922-5868-43a2-a9a8-9e33ae2f8b35> ;
    dcat:keyword "Bayi",
        "Jumlah",
        "Kecamatan",
        "Kelahiran",
        "Padas",
        "Perempuan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9360> .

<http://5.189.187.109/dataset/82a87ac7-b72a-427e-b2c7-a06d03116575/resource/0f671922-5868-43a2-a9a8-9e33ae2f8b35> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:02:20.138008"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:02:20.117025"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9360> .

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

