@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/7d3f41fe-2f0c-4c59-9411-74bb021efd10> a dcat:Dataset ;
    dct:description "pengunjung" ;
    dct:identifier "e9bdb54c-7b03-4d86-8cf2-1b63b8e5f65f" ;
    dct:issued "2024-02-20"^^xsd:date ;
    dct:modified "2025-12-16"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "12. Dinas Pariwisata Pemuda dan Olahraga" ] ;
    dct:title "Kunjungan Wisatawan Lembah Harau" ;
    dcat:distribution <http://5.189.187.109/dataset/7d3f41fe-2f0c-4c59-9411-74bb021efd10/resource/0bdc9d53-64ff-4d5d-aeee-2af84707edc1> ;
    dcat:keyword "Kebudayaan",
        "Pendidikan" ;
    dcat:landingPage <https://opendata.limapuluhkotakab.go.id/dataset/kunjungan-wisatawan-lembah-harau> .

<http://5.189.187.109/dataset/7d3f41fe-2f0c-4c59-9411-74bb021efd10/resource/0bdc9d53-64ff-4d5d-aeee-2af84707edc1> a dcat:Distribution ;
    dct:description """<p>Jumlah pengunjung Lembah Harau</p>\r
""" ;
    dct:format "CSV" ;
    dct:issued "2026-02-09T04:44:35.138616"^^xsd:dateTime ;
    dct:modified "2026-02-09T04:44:35.131653"^^xsd:dateTime ;
    dct:title "Kunjungan Wisatawan Lembah Harau" ;
    dcat:accessURL <https://opendata.limapuluhkotakab.go.id/download/ec6336c2810b454199436c323889ad12.csv> .

<https://opendata.limapuluhkotakab.go.id/dataset/kunjungan-wisatawan-lembah-harau> a foaf:Document .

