@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/28d2af49-3aa9-4a25-80ff-4820fe5e5718> a dcat:Dataset ;
    dct:description "Jumlah Kelahiran di Kecamatan Bringin" ;
    dct:identifier "ab1991b977dbb108c0a36a3475d0bc48" ;
    dct:issued "2022-07-22"^^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 di Kecamatan Bringin" ;
    dcat:distribution <http://5.189.187.109/dataset/28d2af49-3aa9-4a25-80ff-4820fe5e5718/resource/8e38a875-a8bd-494d-9b66-709891be86c0> ;
    dcat:keyword "Bringin",
        "Jumlah",
        "Kecamatan",
        "Kelahiran" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/10670> .

<http://5.189.187.109/dataset/28d2af49-3aa9-4a25-80ff-4820fe5e5718/resource/8e38a875-a8bd-494d-9b66-709891be86c0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:51:28.437536"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:51:28.409247"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/10670> .

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

