@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109:5000/dataset/4f2c9805-30a3-4c46-be88-6dc700b1535a> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data jumlah kunjungan wisatawan mancanegara " ;
    dct:identifier "4f2c9805-30a3-4c46-be88-6dc700b1535a" ;
    dct:issued "2025-11-10T01:54:03.603372"^^xsd:dateTime ;
    dct:modified "2025-11-10T01:54:03.603386"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/92ae2d9c-0d11-4534-b37f-3f954284155a> ;
    dct:title "Jumlah Wisatawan Mancanegara" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Maharami" ;
            vcard:hasEmail <mailto:aura.mirw4libn4@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/4f2c9805-30a3-4c46-be88-6dc700b1535a/resource/75242953-146d-4e58-af51-50b2fc68c737> ;
    dcat:keyword "Kunjungan Wisatawan",
        "Pariwisata",
        "Wisman" ;
    dcat:landingPage <Database%20Pariwisata%20Kabupaten%20Gayo%20Lues> .

<Database%20Pariwisata%20Kabupaten%20Gayo%20Lues> a foaf:Document .

<http://5.189.187.109:5000/dataset/4f2c9805-30a3-4c46-be88-6dc700b1535a/resource/75242953-146d-4e58-af51-50b2fc68c737> a dcat:Distribution ;
    dct:description "Dataset jumlah kunjungan wisatawan mancanegara ke Kabupaten Gayo Lues tahun 2017 s.d tahun 2013" ;
    dct:format "CSV" ;
    dct:issued "2024-03-22T04:42:26.049629"^^xsd:dateTime ;
    dct:modified "2025-11-10T01:54:03.589857"^^xsd:dateTime ;
    dct:title "Jumlah Wisatawan Mancanegara 2017 s.d 2023" ;
    dcat:accessURL <https://data.gayolueskab.go.id/dataset/4f2c9805-30a3-4c46-be88-6dc700b1535a/resource/75242953-146d-4e58-af51-50b2fc68c737/download/jumlah-wisatawan-mancanegara-2017-s.d-2023.csv> ;
    dcat:byteSize "490"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/organization/92ae2d9c-0d11-4534-b37f-3f954284155a> a foaf:Agent ;
    foaf:name "Kabupaten Gayo Lues" .

