@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/0ad01e84-0cce-4dca-8599-5f36ae3a0663> a dcat:Dataset ;
    dct:description "Data tentang 2023 Jumlah masjid" ;
    dct:identifier "9866009699" ;
    dct:issued "2024-01-10"^^xsd:date ;
    dct:modified "2024-03-14"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN DUMAI BARAT" ] ;
    dct:title "2023 Jumlah masjid" ;
    dcat:distribution <http://5.189.187.109/dataset/0ad01e84-0cce-4dca-8599-5f36ae3a0663/resource/b3eefb2a-b3e7-4b94-8b0a-40d8d754b71f> ;
    dcat:keyword "Masjid" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=OTg2NjAwOTY5OQ> .

<http://5.189.187.109/dataset/0ad01e84-0cce-4dca-8599-5f36ae3a0663/resource/b3eefb2a-b3e7-4b94-8b0a-40d8d754b71f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T06:11:51.907975"^^xsd:dateTime ;
    dct:modified "2026-06-14T06:11:51.887196"^^xsd:dateTime ;
    dct:title "2023 jumlah masjid.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/31/DATA_20240110105601-6235845998.xlsx> .

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

