@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/812f3978-035d-495f-be93-05d7c542503a> a dcat:Dataset ;
    dct:description "Data tentang JUMLAH MASJID" ;
    dct:identifier "2182760354" ;
    dct:issued "2022-12-16"^^xsd:date ;
    dct:modified "2023-02-08"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN BUKIT KAPUR" ] ;
    dct:title "JUMLAH MASJID" ;
    dcat:distribution <http://5.189.187.109/dataset/812f3978-035d-495f-be93-05d7c542503a/resource/c9877000-9839-4218-8132-559994fbaa1a> ;
    dcat:keyword "Masjid" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=MjE4Mjc2MDM1NA> .

<http://5.189.187.109/dataset/812f3978-035d-495f-be93-05d7c542503a/resource/c9877000-9839-4218-8132-559994fbaa1a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T04:57:17.368439"^^xsd:dateTime ;
    dct:modified "2026-06-14T04:57:17.349987"^^xsd:dateTime ;
    dct:title "jumlah masjid.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/30/DATA_20221116125653-4986675125.xlsx> .

<https://sidatin.dumaikota.go.id?dataset=MjE4Mjc2MDM1NA> a foaf:Document .

