@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/68b4be8d-8964-4a9c-bf93-dd642303a10f> a dcat:Dataset ;
    dct:identifier "68b4be8d-8964-4a9c-bf93-dd642303a10f" ;
    dct:issued "2018-05-18T09:57:27.758419"^^xsd:dateTime ;
    dct:modified "2018-05-18T09:57:27.758441"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/efc93875-9d42-43c8-9241-6adcb85471f6> ;
    dct:title "A Wonderful Story" .

<https://data.jatengprov.go.id/organization/efc93875-9d42-43c8-9241-6adcb85471f6> a foaf:Organization ;
    foaf:name "Pemerintah Kota Salatiga" .

