@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/a27b3ac4-5556-4020-a5d6-e1568e003dd6> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Katolik di Kecamatan Mantingan" ;
    dct:identifier "b02d46e8a3d8d9fd6028f3f2c2495864" ;
    dct:issued "2022-07-04"^^xsd:date ;
    dct:modified "2023-06-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kependudukan dan Pencatatan Sipil" ] ;
    dct:title "Jumlah Penduduk Beragama Katolik di Kecamatan Mantingan" ;
    dcat:distribution <http://5.189.187.109/dataset/a27b3ac4-5556-4020-a5d6-e1568e003dd6/resource/c2e0047e-c3d7-4bfb-b139-6453ac4dcf6e> ;
    dcat:keyword "Beragama",
        "Jumlah",
        "Katolik",
        "Kecamatan",
        "Mantingan",
        "Penduduk" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9468> .

<http://5.189.187.109/dataset/a27b3ac4-5556-4020-a5d6-e1568e003dd6/resource/c2e0047e-c3d7-4bfb-b139-6453ac4dcf6e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:57:43.448358"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:57:43.430172"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9468> .

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

