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

<https://data.jatengprov.go.id/dataset/2f84c9da-130f-4ff9-9efd-311e73b9db51> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang banyaknya jumlah wisatawan mancanegara per tahun 2014-2021" ;
    dct:identifier "2f84c9da-130f-4ff9-9efd-311e73b9db51" ;
    dct:issued "2023-01-18T09:55:46.555791"^^xsd:dateTime ;
    dct:modified "2023-01-18T09:55:46.555799"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "Jumlah wisatawan Mancanegara di Kota Surakarta" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2f84c9da-130f-4ff9-9efd-311e73b9db51/resource/90da03f9-52d5-444f-aa1c-7b17a4ed317a> ;
    dcat:keyword "mancanegara",
        "pariwisata",
        "surakarta",
        "wisatawan" .

<https://data.jatengprov.go.id/dataset/2f84c9da-130f-4ff9-9efd-311e73b9db51/resource/90da03f9-52d5-444f-aa1c-7b17a4ed317a> a dcat:Distribution ;
    dct:description "tabel terdiri atas kolom tahun, isian data, dan satuan" ;
    dct:format "CSV" ;
    dct:title "Jumlah wisatawan Mancanegara (Tujuan 8) 2014-2021.csv" ;
    dcat:accessURL <https://data.surakarta.go.id/dataset/2f84c9da-130f-4ff9-9efd-311e73b9db51/resource/90da03f9-52d5-444f-aa1c-7b17a4ed317a/download/jumlah-wisatawan-mancanegara-tujuan-8-2014-2021.csv> ;
    dcat:byteSize 285.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> a foaf:Organization ;
    foaf:name "Pemerintah Kota Surakarta" .

