@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/dataset/abd3819c-e762-4e33-a19d-f48299be01bc> a dcat:Dataset ;
    dct:description "Menyajikan data jumlah restoran dan rumah makanTahun 2019-2023" ;
    dct:identifier "abd3819c-e762-4e33-a19d-f48299be01bc" ;
    dct:issued "2025-11-10T01:55:18.808191"^^xsd:dateTime ;
    dct:modified "2025-11-10T01:55:18.808218"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/92ae2d9c-0d11-4534-b37f-3f954284155a> ;
    dct:title "Restoran Rumah Makan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "maharami" ;
            vcard:hasEmail <mailto:aura.mirw4libn4@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/abd3819c-e762-4e33-a19d-f48299be01bc/resource/07e505cf-d95f-4679-8781-a7d07f5a4a5f> ;
    dcat:keyword "Cafe",
        "Pariwisata",
        "Restoran",
        "Rumah Makan" ;
    dcat:landingPage <Database%20Pariwisata> .

<Database%20Pariwisata> a foaf:Document .

<http://5.189.187.109/dataset/abd3819c-e762-4e33-a19d-f48299be01bc/resource/07e505cf-d95f-4679-8781-a7d07f5a4a5f> a dcat:Distribution ;
    dct:description "Menyajikan data restoran/rumah makan di Kabupaten Gayo Lues menurut kecamatan dari tahun 2019 s.d 2023" ;
    dct:format "CSV" ;
    dct:issued "2024-03-21T09:04:57.303024"^^xsd:dateTime ;
    dct:modified "2025-11-10T01:55:18.776015"^^xsd:dateTime ;
    dct:title "Jumlah Restoran Rumah Makan Menurut Kecamatan 2019-2023" ;
    dcat:accessURL <https://data.gayolueskab.go.id/dataset/abd3819c-e762-4e33-a19d-f48299be01bc/resource/07e505cf-d95f-4679-8781-a7d07f5a4a5f/download/jumlah-restoran-rumah-makan-menurut-kecamatan-2019-2023.csv> ;
    dcat:byteSize "3934"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

