@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/139df805-5911-441e-9d47-cda3b0b23ed5> a dcat:Dataset ;
    dct:description "--description--" ;
    dct:identifier "e0bf6c00-4f2d-41ad-9a9f-b0abc1e8369c" ;
    dct:issued "2024-01-29"^^xsd:date ;
    dct:modified "2026-06-18"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PARIWISATA" ] ;
    dct:title "Jumlah Kelompok Sadar Wisata" ;
    dcat:distribution <http://5.189.187.109/dataset/139df805-5911-441e-9d47-cda3b0b23ed5/resource/8667bd83-5099-4006-83e0-c066374f1a9b> ;
    dcat:keyword "pariwisata" ;
    dcat:landingPage <https://rumahdata.riau.go.id/dataset/jumlah-kelompok-sadar-wisata> .

<http://5.189.187.109/dataset/139df805-5911-441e-9d47-cda3b0b23ed5/resource/8667bd83-5099-4006-83e0-c066374f1a9b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-07-14T04:09:02.654478"^^xsd:dateTime ;
    dct:modified "2026-07-14T04:09:02.575737"^^xsd:dateTime ;
    dct:title "Jumlah Kelompok Sadar Wisata" ;
    dcat:accessURL <https://rumahdata.riau.go.id/download/dataset/csv/jumlah-kelompok-sadar-wisata> .

<https://rumahdata.riau.go.id/dataset/jumlah-kelompok-sadar-wisata> a foaf:Document .

