@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/dataset/d5f3e689-6359-4336-92ef-62128aaeb6df> a dcat:Dataset ;
    dct:description """Jumlah Wisatawan Asing dan Wisatawan Domestik\r
Menurut Bulan di Kabupaten Barito Kuala, 2021""" ;
    dct:identifier "0bd873212009b60ce725ca05e77be7cb" ;
    dct:issued "2021-12-15"^^xsd:date ;
    dct:modified "2021-12-15"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kepemudaan Olah Raga, Budaya dan Pariwisata" ] ;
    dct:title "Jumlah Wisatawan Asing dan Wisatawan Domestik" ;
    dcat:distribution <http://5.189.187.109/dataset/d5f3e689-6359-4336-92ef-62128aaeb6df/resource/268945ea-c584-4848-9faf-ed793b0d1b03> ;
    dcat:keyword "barito kuala",
        "data",
        "rumah data" ;
    dcat:landingPage <https://rumahdata.baritokualakab.go.id/disporbudpar_jumlahwisatawan_2021> .

<http://5.189.187.109/dataset/d5f3e689-6359-4336-92ef-62128aaeb6df/resource/268945ea-c584-4848-9faf-ed793b0d1b03> a dcat:Distribution ;
    dct:description "Resource berisi data Jumlah Wisatawan Asing dan Wisatawan Domestik" ;
    dct:format "XLSX" ;
    dct:issued "2022-10-24T22:13:17.122001"^^xsd:dateTime ;
    dct:modified "2023-04-12T11:32:58.727772"^^xsd:dateTime ;
    dct:title "Jumlah Wisatawan Asing dan Wisatawan Domestik" ;
    dcat:accessURL <https://rumahdata.baritokualakab.go.id/excel/disporbudpar_jumlahwisatawan_2021.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://rumahdata.baritokualakab.go.id/disporbudpar_jumlahwisatawan_2021> a foaf:Document .

