@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/67b910a0-7506-4451-963d-c392ba3ab627> a dcat:Dataset ;
    dct:description "Data tentang 2023 Jumlah masjid" ;
    dct:identifier "4691078193" ;
    dct:issued "2024-01-10"^^xsd:date ;
    dct:modified "2024-03-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN MEDANG KAMPAI" ] ;
    dct:title "2023 Jumlah masjid" ;
    dcat:distribution <http://5.189.187.109/dataset/67b910a0-7506-4451-963d-c392ba3ab627/resource/90401838-b1da-41a2-b367-4e99d1f3f1f9> ;
    dcat:keyword "Masjid" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=NDY5MTA3ODE5Mw> .

<http://5.189.187.109/dataset/67b910a0-7506-4451-963d-c392ba3ab627/resource/90401838-b1da-41a2-b367-4e99d1f3f1f9> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T05:22:12.037184"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:22:12.020246"^^xsd:dateTime ;
    dct:title "2023 jumlah masjid.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/35/DATA_20240110105601-4659974059.xlsx> .

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

