@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/fc626103-ffcb-4d13-bdad-549bee3c962a> a dcat:Dataset ;
    dct:description "Data tentang 2023 Jumlah Vihara" ;
    dct:identifier "3186731397" ;
    dct:issued "2024-01-10"^^xsd:date ;
    dct:modified "2024-03-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN BUKIT KAPUR" ] ;
    dct:title "2023 Jumlah Vihara" ;
    dcat:distribution <http://5.189.187.109/dataset/fc626103-ffcb-4d13-bdad-549bee3c962a/resource/5926807d-60c2-4acf-a63a-08b42deeeb12> ;
    dcat:keyword "Vihara" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=MzE4NjczMTM5Nw> .

<http://5.189.187.109/dataset/fc626103-ffcb-4d13-bdad-549bee3c962a/resource/5926807d-60c2-4acf-a63a-08b42deeeb12> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T05:07:12.516442"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:07:12.496194"^^xsd:dateTime ;
    dct:title "2023 jumlah vihara.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/30/DATA_20240110105601-6481267063.xlsx> .

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

