@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/d3ad123b-5ed1-4486-b4eb-d2370a19b105> a dcat:Dataset ;
    dct:description "Data tentang jumlah rumah makan/restoran menurut kecamatan, 2019" ;
    dct:identifier "d3ad123b-5ed1-4486-b4eb-d2370a19b105" ;
    dct:issued "2020-03-12T03:38:42.412212"^^xsd:dateTime ;
    dct:modified "2020-03-12T03:38:42.412227"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "Jumlah Rumah Makan/Restoran Menurut Kecamatan, 2019" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d3ad123b-5ed1-4486-b4eb-d2370a19b105/resource/b2fff936-aaa7-41c8-95fa-29724ac7ceba> .

<https://data.jatengprov.go.id/dataset/d3ad123b-5ed1-4486-b4eb-d2370a19b105/resource/b2fff936-aaa7-41c8-95fa-29724ac7ceba> a dcat:Distribution ;
    dct:description "Data ini berisi jumlah restoran di setiap kecamatan" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Rumah Makan atau Restoran Menurut Kecamatan, 2019.xlsx" ;
    dcat:accessURL <http://data.surakarta.go.id/dataset/d3ad123b-5ed1-4486-b4eb-d2370a19b105/resource/b2fff936-aaa7-41c8-95fa-29724ac7ceba/download/jumlah-rumah-makan-atau-restoran-menurut-kecamatan-2019.xlsx> ;
    dcat:byteSize 11783.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

