@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/e09e5d30-8310-4e17-b9f1-0ceea96b1182> a dcat:Dataset ;
    dct:description "Laporan Saran Agustus 2019" ;
    dct:identifier "e09e5d30-8310-4e17-b9f1-0ceea96b1182" ;
    dct:issued "2019-09-18T07:26:06.076731"^^xsd:dateTime ;
    dct:modified "2019-09-18T07:26:37.701279"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> ;
    dct:title "Laporan Saran Agustus 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/e09e5d30-8310-4e17-b9f1-0ceea96b1182/resource/7fc27780-84a5-4e87-8510-173177c104f7> ;
    dcat:landingPage <RSJD%20SURAKARTA> .

<https://data.jatengprov.go.id/dataset/e09e5d30-8310-4e17-b9f1-0ceea96b1182/resource/7fc27780-84a5-4e87-8510-173177c104f7> a dcat:Distribution ;
    dct:description "Laporan Saran Agustus 2019" ;
    dct:format ".CSV" ;
    dct:title "Laporan Saran Agustus 2019" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/e09e5d30-8310-4e17-b9f1-0ceea96b1182/resource/7fc27780-84a5-4e87-8510-173177c104f7/download/laporan-saran-agustus-2019.csv> ;
    dcat:byteSize 3200.0 ;
    dcat:mediaType "text/csv" .

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

