@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/e010cd55-000d-469d-99b8-44f8cfb1d4fc> a dcat:Dataset ;
    dct:description "Data tentang JUMLAH MASJID" ;
    dct:identifier "9448728970" ;
    dct:issued "2022-12-16"^^xsd:date ;
    dct:modified "2023-01-18"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN DUMAI BARAT" ] ;
    dct:title "JUMLAH MASJID" ;
    dcat:distribution <http://5.189.187.109/dataset/e010cd55-000d-469d-99b8-44f8cfb1d4fc/resource/13e439d4-9bac-4aa8-894b-a69f014dc733> ;
    dcat:keyword "Masjid" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=OTQ0ODcyODk3MA> .

<http://5.189.187.109/dataset/e010cd55-000d-469d-99b8-44f8cfb1d4fc/resource/13e439d4-9bac-4aa8-894b-a69f014dc733> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T06:07:32.930673"^^xsd:dateTime ;
    dct:modified "2026-06-14T06:07:32.909148"^^xsd:dateTime ;
    dct:title "jumlah masjid.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/31/DATA_20221116125653-9177003882.xlsx> .

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

