@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/73e1758b-8405-48de-9fb1-27ede30a18f6> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Beragama Protestan di Kecamatan Ngawi" ;
    dct:identifier "0a66e17d3ccde15bdecb253e7e293294" ;
    dct:issued "2022-07-04"^^xsd:date ;
    dct:modified "2023-05-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kependudukan dan Pencatatan Sipil" ] ;
    dct:title "Jumlah Penduduk Beragama Protestan di Kecamatan Ngawi" ;
    dcat:distribution <http://5.189.187.109/dataset/73e1758b-8405-48de-9fb1-27ede30a18f6/resource/d273e633-6b57-4c00-ae60-ad9400fdc6f9> ;
    dcat:keyword "Beragama",
        "Jumlah",
        "Kecamatan",
        "Ngawi",
        "Penduduk",
        "Protestan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9445> .

<http://5.189.187.109/dataset/73e1758b-8405-48de-9fb1-27ede30a18f6/resource/d273e633-6b57-4c00-ae60-ad9400fdc6f9> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:14:25.866177"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:14:25.849423"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9445> .

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

