@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/71b87ef6-5323-4187-83e6-b84f10a6f56e> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang jumlah home stay yang ada di kota surakarta. homestay adalah rumah warga lokal yang disewakan untuk tempat menginap para turis." ;
    dct:identifier "71b87ef6-5323-4187-83e6-b84f10a6f56e" ;
    dct:issued "2023-01-18T09:56:18.840189"^^xsd:dateTime ;
    dct:modified "2023-01-18T09:56:18.840196"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "jumlah Home Stay di Kota Surakarta" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/71b87ef6-5323-4187-83e6-b84f10a6f56e/resource/2021fa8a-8e57-4d8d-8607-eeeccbbedcf1> ;
    dcat:keyword "homestay",
        "pariwisata",
        "surakarta" .

<https://data.jatengprov.go.id/dataset/71b87ef6-5323-4187-83e6-b84f10a6f56e/resource/2021fa8a-8e57-4d8d-8607-eeeccbbedcf1> a dcat:Distribution ;
    dct:description "tabel terdiri atas kolom tahun, isian data, dan satuan" ;
    dct:format "CSV" ;
    dct:title "Jumlah Home Stay 2014-2021.csv" ;
    dcat:accessURL <https://data.surakarta.go.id/dataset/71b87ef6-5323-4187-83e6-b84f10a6f56e/resource/2021fa8a-8e57-4d8d-8607-eeeccbbedcf1/download/jumlah-home-stay-2014-2021.csv> ;
    dcat:byteSize 247.0 ;
    dcat:mediaType "text/csv" .

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

