@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/cee844bd-0f35-4092-9395-3e1f6ccc54d4> a dcat:Dataset ;
    dct:description "Laporan Pengaduan April 2019" ;
    dct:identifier "cee844bd-0f35-4092-9395-3e1f6ccc54d4" ;
    dct:issued "2019-09-18T01:37:51.495420"^^xsd:dateTime ;
    dct:modified "2019-09-18T02:47:46.673093"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> ;
    dct:title "Laporan Pengaduan April 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID PEMBANTU" ;
            vcard:hasEmail <mailto:ppid.rsjdaz@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/cee844bd-0f35-4092-9395-3e1f6ccc54d4/resource/18d3f4a0-ad2c-4cb8-9329-c48792f2dde9> ;
    dcat:landingPage <RSJD%20SURAKARTA> .

<https://data.jatengprov.go.id/dataset/cee844bd-0f35-4092-9395-3e1f6ccc54d4/resource/18d3f4a0-ad2c-4cb8-9329-c48792f2dde9> a dcat:Distribution ;
    dct:description "Laporan Pengaduan April 2019" ;
    dct:format ".csv" ;
    dct:title "Laporan Pengaduan April 2019" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/cee844bd-0f35-4092-9395-3e1f6ccc54d4/resource/18d3f4a0-ad2c-4cb8-9329-c48792f2dde9/download/laporan-pengaduan-april-2019.csv> ;
    dcat:byteSize 1253.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> a foaf:Organization ;
    foaf:name "RSJD Surakarta " .

