@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/3a3d870d-9666-42dd-a237-14bda4f991e2> a dcat:Dataset ;
    dct:description "Jumlah Kelahiran Bayi Laki-Laki di Kecamatan Padas" ;
    dct:identifier "c3bfbc2fc89bd1dd71ad5fc5ac96ae69" ;
    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 Padas" ;
    dcat:distribution <http://5.189.187.109/dataset/3a3d870d-9666-42dd-a237-14bda4f991e2/resource/5d9d4cca-1e48-4574-8003-61037c98742a> ;
    dcat:keyword "Bayi",
        "Jumlah",
        "Kecamatan",
        "Kelahiran",
        "Laki-Laki",
        "Padas" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9303> .

<http://5.189.187.109/dataset/3a3d870d-9666-42dd-a237-14bda4f991e2/resource/5d9d4cca-1e48-4574-8003-61037c98742a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:56:57.611264"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:56:57.587732"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9303> .

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

