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

<http://5.189.187.109:5000/dataset/e40fb1ce-ce24-4582-93ea-dbc9906227a9> a dcat:Dataset ;
    dct:identifier "e40fb1ce-ce24-4582-93ea-dbc9906227a9" ;
    dct:issued "2026-04-29T06:35:25.320785"^^xsd:dateTime ;
    dct:modified "2026-04-29T06:35:25.320805"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/4998e1e1-da8e-42f1-a4b2-3620986cd15c> ;
    dct:title "Jumlah kunjungan wisatawan" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/e40fb1ce-ce24-4582-93ea-dbc9906227a9/resource/b658617b-4bf3-4432-8d3b-014274399973> ;
    dcat:keyword "Kunjungan Wisatawan" .

<http://5.189.187.109:5000/dataset/e40fb1ce-ce24-4582-93ea-dbc9906227a9/resource/b658617b-4bf3-4432-8d3b-014274399973> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-12-13T02:45:53.230527"^^xsd:dateTime ;
    dct:modified "2026-04-29T06:35:25.312784"^^xsd:dateTime ;
    dct:title "TAHUN 2022" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "fa66016cfa30ad3168aee5dc81e05aa0"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.inhilkab.go.id/dataset/e40fb1ce-ce24-4582-93ea-dbc9906227a9/resource/b658617b-4bf3-4432-8d3b-014274399973/download/7.3-jumlah-tamu-hotel-di-kabupaten-indragiri-hilir.csv> ;
    dcat:byteSize "169"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/organization/4998e1e1-da8e-42f1-a4b2-3620986cd15c> a foaf:Agent ;
    foaf:name "Kabupaten Indragiri Hilir" .

