@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/f3d9245e-37c8-46b7-b244-c2d166af4ded> a dcat:Dataset ;
    dct:identifier "f3d9245e-37c8-46b7-b244-c2d166af4ded" ;
    dct:issued "2022-01-11T17:57:50.555439"^^xsd:dateTime ;
    dct:modified "2022-01-11T17:57:50.555454"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e81625fe-6913-44cc-a98f-9c109eec0337> ;
    dct:title "Jumlah Rumah Makan Atau Restoran Menurut Kecamatan 2017-2020" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f3d9245e-37c8-46b7-b244-c2d166af4ded/resource/4426875f-1227-4c73-af6e-27688918c601> .

<https://data.jatengprov.go.id/dataset/f3d9245e-37c8-46b7-b244-c2d166af4ded/resource/4426875f-1227-4c73-af6e-27688918c601> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Jumlah Rumah Makan Atau Restoran Menurut Kecamatan, 2017-2020.csv" ;
    dcat:accessURL <http://data.sragenkab.go.id/dataset/f3d9245e-37c8-46b7-b244-c2d166af4ded/resource/4426875f-1227-4c73-af6e-27688918c601/download/jumlah-rumah-makan-atau-restoran-menurut-kecamatan-2017-2020.csv> ;
    dcat:byteSize 524.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/e81625fe-6913-44cc-a98f-9c109eec0337> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Sragen" .

