@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/72d4dc21-5326-4c6c-925d-3c3ef771b18b> a dcat:Dataset ;
    dct:description "Laporan Indeks Kepuasan Masyarakat Tahun 2018" ;
    dct:identifier "72d4dc21-5326-4c6c-925d-3c3ef771b18b" ;
    dct:issued "2019-11-04T13:02:01.290154"^^xsd:dateTime ;
    dct:modified "2019-11-04T13:02:01.290166"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> ;
    dct:title "Laporan Indeks Kepuasan Masyarakat Tahun 2018" .

<https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Blora" .

