@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#> .

<https://data.sumbarprov.go.id/dataset/585e2a01-446c-4557-8ebc-7f7c9c04e624> a dcat:Dataset ;
    dct:description "Data Kunjungan Wisata Sawahlunto 2023" ;
    dct:identifier "585e2a01-446c-4557-8ebc-7f7c9c04e624" ;
    dct:issued "2024-02-05T08:38:32.266115"^^xsd:dateTime ;
    dct:modified "2024-02-05T08:38:32.266120"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/23de8d71-c761-4b07-b394-6e7552a0d4b3> ;
    dct:title "Data Kunjungan Pariwisata 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pariwisata" ;
            vcard:hasEmail <mailto:disparporasawahlunto@gmail.com> ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/585e2a01-446c-4557-8ebc-7f7c9c04e624/resource/86944ee3-29ef-4b5a-8678-c1c620bddd5f> ;
    dcat:keyword "Tourism" .

<https://data.sumbarprov.go.id/dataset/585e2a01-446c-4557-8ebc-7f7c9c04e624/resource/86944ee3-29ef-4b5a-8678-c1c620bddd5f> a dcat:Distribution ;
    dct:description "data kunjungan 2023" ;
    dct:format "XLSX" ;
    dct:title "REKAP DATA KUNJUNGAN 2023.xlsx" ;
    dcat:accessURL <https://data.sawahluntokota.go.id/dataset/585e2a01-446c-4557-8ebc-7f7c9c04e624/resource/86944ee3-29ef-4b5a-8678-c1c620bddd5f/download/rekap-data-kunjungan-2023.xlsx> ;
    dcat:byteSize 39646.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.sumbarprov.go.id/organization/23de8d71-c761-4b07-b394-6e7552a0d4b3> a foaf:Organization ;
    foaf:name "Kota Sawah Lunto" .

