@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/cc9dcbb4-c3de-4748-a082-f53e7fae9e2e> a dcat:Dataset ;
    dct:description "Data tentang 2023 Jumlah Vihara" ;
    dct:identifier "6940149105" ;
    dct:issued "2024-01-10"^^xsd:date ;
    dct:modified "2024-03-01"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN DUMAI KOTA" ] ;
    dct:title "2023 Jumlah Vihara" ;
    dcat:distribution <http://5.189.187.109/dataset/cc9dcbb4-c3de-4748-a082-f53e7fae9e2e/resource/8f5971d9-53a8-403d-a08c-eeb2761e4027> ;
    dcat:keyword "Vihara" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=Njk0MDE0OTEwNQ> .

<http://5.189.187.109/dataset/cc9dcbb4-c3de-4748-a082-f53e7fae9e2e/resource/8f5971d9-53a8-403d-a08c-eeb2761e4027> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T05:43:39.286818"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:43:39.266274"^^xsd:dateTime ;
    dct:title "2023 jumlah vihara.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/32/DATA_20240110105601-7177932539.xlsx> .

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

