@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/9de5dd70-ecfc-44f0-b4b8-98b4b70133b2> a dcat:Dataset ;
    dct:description "Jumlah Kelahiran di Kecamatan Widodaren" ;
    dct:identifier "f57bd0a58e953e5c43cd4a4e5af46138" ;
    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 Widodaren" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/9de5dd70-ecfc-44f0-b4b8-98b4b70133b2/resource/e068829b-8788-4498-a489-0e91dfc10c46> ;
    dcat:keyword "Jumlah",
        "Kecamatan",
        "Kelahiran",
        "Widodaren" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/10676> .

<http://5.189.187.109:5000/dataset/9de5dd70-ecfc-44f0-b4b8-98b4b70133b2/resource/e068829b-8788-4498-a489-0e91dfc10c46> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:52:38.964736"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:52:38.926462"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/10676> .

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

