@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:5000/dataset/e74f7ed0-a94b-43f1-b23a-6e895fece624> a dcat:Dataset ;
    dct:description "Jumlah Kunjungan Wisatawan Provinsi Bengkulu Tahun 2024 Berdasarkan Asal Negara " ;
    dct:identifier "e74f7ed0-a94b-43f1-b23a-6e895fece624" ;
    dct:issued "2025-12-01T01:32:51.617712"^^xsd:dateTime ;
    dct:modified "2025-12-01T01:32:51.617765"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c2175d88-71e8-439c-90f3-6b0677abd4cb> ;
    dct:title "Jumlah Kunjungan Wisatawan Mancanegara ke Provinsi Bengkulu Tahun 2024" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/e74f7ed0-a94b-43f1-b23a-6e895fece624/resource/558e10bd-071f-46af-a200-1a9a473abde8> ;
    dcat:keyword "PARIWISATA",
        "Wisatawan",
        "mancanegara" .

<http://5.189.187.109:5000/dataset/e74f7ed0-a94b-43f1-b23a-6e895fece624/resource/558e10bd-071f-46af-a200-1a9a473abde8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-10-28T02:27:57.652394"^^xsd:dateTime ;
    dct:modified "2025-12-01T01:32:51.534003"^^xsd:dateTime ;
    dct:title "Wisatawan Mancanegara Tahun 2024.xlsx" ;
    dcat:accessURL <https://data.bengkuluprov.go.id/dataset/e74f7ed0-a94b-43f1-b23a-6e895fece624/resource/558e10bd-071f-46af-a200-1a9a473abde8/download/wisatawan-mancanegara-tahun-2024.xlsx> ;
    dcat:byteSize "176628"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/c2175d88-71e8-439c-90f3-6b0677abd4cb> a foaf:Agent ;
    foaf:name "Provinsi Bengkulu" .

