@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/6f15e370-1ef4-4b22-a561-5f861d178b48> a dcat:Dataset ;
    dct:description "Menyajikan dataset akomodasi hotel dan penginapan" ;
    dct:identifier "6f15e370-1ef4-4b22-a561-5f861d178b48" ;
    dct:issued "2025-11-10T01:54:24.309297"^^xsd:dateTime ;
    dct:modified "2025-11-10T01:54:24.309331"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/92ae2d9c-0d11-4534-b37f-3f954284155a> ;
    dct:title "Jumlah Akomodasi Hotel Penginapan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Maharami" ;
            vcard:hasEmail <mailto:aura.mirw4libn4@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/6f15e370-1ef4-4b22-a561-5f861d178b48/resource/159f69c0-2174-4283-b1ad-42e27b97a496> ;
    dcat:keyword "Hotel dan penginapan",
        "Pariwisata Gayo Lues",
        "Penginapan Gayo Lues" ;
    dcat:landingPage <Database%20Pariwisata%20Kabupaten%20Gayo%20Lues> .

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

<http://5.189.187.109:5000/dataset/6f15e370-1ef4-4b22-a561-5f861d178b48/resource/159f69c0-2174-4283-b1ad-42e27b97a496> a dcat:Distribution ;
    dct:description "Dataset ini menyajikan data akomodasi hotel penginapan di Kabupaten Gayo Lues" ;
    dct:format "CSV" ;
    dct:issued "2024-03-22T06:44:20.148514"^^xsd:dateTime ;
    dct:modified "2025-11-10T01:54:24.292958"^^xsd:dateTime ;
    dct:title "Jumlah Hotel dan Penginapan di Kabupaten Gayo Lues Tahun 2023" ;
    dcat:accessURL <https://data.gayolueskab.go.id/dataset/6f15e370-1ef4-4b22-a561-5f861d178b48/resource/159f69c0-2174-4283-b1ad-42e27b97a496/download/jumlah-hotel-dan-penginapan-di-kabupaten-gayo-lues-tahun-2023.csv> ;
    dcat:byteSize "1375"^^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" .

