@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/9ce17586-cf3c-4e79-9eef-d8e3b687fd02> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang jumlah penginapan / hotel yang ada di kota Surakarta per tahun 2014-2021" ;
    dct:identifier "9ce17586-cf3c-4e79-9eef-d8e3b687fd02" ;
    dct:issued "2023-01-18T09:56:45.374359"^^xsd:dateTime ;
    dct:modified "2023-01-18T09:56:45.374365"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "Jumlah penginapan / hotel di Kota Surakarta" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9ce17586-cf3c-4e79-9eef-d8e3b687fd02/resource/58611f9c-d3bf-4852-88de-3524a6e39c49> ;
    dcat:keyword "hotel",
        "pariwisata",
        "penginapan",
        "surakarta" .

<https://data.jatengprov.go.id/dataset/9ce17586-cf3c-4e79-9eef-d8e3b687fd02/resource/58611f9c-d3bf-4852-88de-3524a6e39c49> a dcat:Distribution ;
    dct:description "tabel terdiri atas kolom tahun, isian data, dan satuan" ;
    dct:format "CSV" ;
    dct:title "Jumlah Penginapan hotel 2014-2021.csv" ;
    dcat:accessURL <https://data.surakarta.go.id/dataset/9ce17586-cf3c-4e79-9eef-d8e3b687fd02/resource/58611f9c-d3bf-4852-88de-3524a6e39c49/download/jumlah-penginapan-hotel-2014-2021.csv> ;
    dcat:byteSize 256.0 ;
    dcat:mediaType "text/csv" .

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

