@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/545b5dc5-e674-458d-8e23-49b0e3f8238c> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Katolik di Kecamatan Kasreman" ;
    dct:identifier "138163901f4859c9601f08cfa428efe1" ;
    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 Kasreman" ;
    dcat:distribution <http://5.189.187.109/dataset/545b5dc5-e674-458d-8e23-49b0e3f8238c/resource/3142221f-2630-46c4-b06c-1591cf103426> ;
    dcat:keyword "Beragama",
        "Jumlah",
        "Kasreman",
        "Katolik",
        "Kecamatan",
        "Penduduk" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9463> .

<http://5.189.187.109/dataset/545b5dc5-e674-458d-8e23-49b0e3f8238c/resource/3142221f-2630-46c4-b06c-1591cf103426> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:57:38.278097"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:57:38.264080"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9463> .

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

