@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/272ce89c-9803-46e1-9466-34d0de842b51> a dcat:Dataset ;
    dct:description "Jumlah Kelahiran di Kecamatan Karangjati" ;
    dct:identifier "1f47cef5e38c952f94c5d61726027439" ;
    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 Karangjati" ;
    dcat:distribution <http://5.189.187.109/dataset/272ce89c-9803-46e1-9466-34d0de842b51/resource/739fa183-e8e4-4aba-b343-889d535d415e> ;
    dcat:keyword "Jumlah",
        "Karangjati",
        "Kecamatan",
        "Kelahiran" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/10669> .

<http://5.189.187.109/dataset/272ce89c-9803-46e1-9466-34d0de842b51/resource/739fa183-e8e4-4aba-b343-889d535d415e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:13:29.307243"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:13:29.292898"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/10669> .

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

