@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/b2b4ff10-5c03-4676-8cc7-79470c9cb8fa> a dcat:Dataset ;
    dct:description "Data tentang JUMLAH VIHARA" ;
    dct:identifier "3575401724" ;
    dct:issued "2022-12-16"^^xsd:date ;
    dct:modified "2023-02-08"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "KECAMATAN BUKIT KAPUR" ] ;
    dct:title "JUMLAH VIHARA" ;
    dcat:distribution <http://5.189.187.109/dataset/b2b4ff10-5c03-4676-8cc7-79470c9cb8fa/resource/f5e83019-fc30-40e6-8ec8-90f1c9854d25> ;
    dcat:keyword "Vihara" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=MzU3NTQwMTcyNA> .

<http://5.189.187.109/dataset/b2b4ff10-5c03-4676-8cc7-79470c9cb8fa/resource/f5e83019-fc30-40e6-8ec8-90f1c9854d25> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T05:10:51.457452"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:10:51.440524"^^xsd:dateTime ;
    dct:title "jumlah vihara.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/30/DATA_20221116125653-9145372469.xlsx> .

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

