@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/cfdb2135-0e1b-42ad-beb4-4353a0754f05> a dcat:Dataset ;
    dct:description "Data tentang JUMLAH VIHARA" ;
    dct:identifier "1259016236" ;
    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 VIHARA" ;
    dcat:distribution <http://5.189.187.109/dataset/cfdb2135-0e1b-42ad-beb4-4353a0754f05/resource/8e1290b2-d4a7-43e2-871c-19898cdb3aca> ;
    dcat:keyword "Vihara" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=MTI1OTAxNjIzNg> .

<http://5.189.187.109/dataset/cfdb2135-0e1b-42ad-beb4-4353a0754f05/resource/8e1290b2-d4a7-43e2-871c-19898cdb3aca> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T04:46:41.188385"^^xsd:dateTime ;
    dct:modified "2026-06-14T04:46:41.159435"^^xsd:dateTime ;
    dct:title "jumlah vihara (1).xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/31/DATA_20221116125653-7349106334.xlsx> .

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

