@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/46e47fdb-c2a7-49e2-98d3-898ee9343006> a dcat:Dataset ;
    dct:description "Jumlah Kunjungan" ;
    dct:identifier "584" ;
    dct:issued "2019-06-23"^^xsd:date ;
    dct:modified "2022-10-17"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pariwisata" ] ;
    dct:title "DATA KUNJUNGAN WISATAWAN" ;
    dcat:distribution <http://5.189.187.109/dataset/46e47fdb-c2a7-49e2-98d3-898ee9343006/resource/2654a33d-34b1-48ca-a994-1ca1c261b309> ;
    dcat:keyword "data",
        "kalsel",
        "satu data",
        "tala",
        "tanah laut" ;
    dcat:landingPage <https://data.tanahlautkab.go.id/indikator/view/data-kunjungan-wisatawan> .

<http://5.189.187.109/dataset/46e47fdb-c2a7-49e2-98d3-898ee9343006/resource/2654a33d-34b1-48ca-a994-1ca1c261b309> a dcat:Distribution ;
    dct:description "Jumlah Kunjungan" ;
    dct:format "XLSX" ;
    dct:issued "2026-01-12T11:13:52.998740"^^xsd:dateTime ;
    dct:modified "2026-01-12T11:13:52.974278"^^xsd:dateTime ;
    dct:title "DATA KUNJUNGAN WISATAWAN" ;
    dcat:accessURL <https://data.tanahlautkab.go.id/download/data-kunjungan-wisatawan?format=excel> .

<https://data.tanahlautkab.go.id/indikator/view/data-kunjungan-wisatawan> a foaf:Document .

