@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/b1317342-b78b-4a51-9e5b-a48ab5ed81f4> a dcat:Dataset ;
    dct:description "Laporan Kinerja Psikologi Bulan April 2020" ;
    dct:identifier "b1317342-b78b-4a51-9e5b-a48ab5ed81f4" ;
    dct:issued "2021-06-10T02:50:26.647175"^^xsd:dateTime ;
    dct:modified "2021-06-10T02:52:07.521010"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> ;
    dct:title "Laporan Kinerja Psikologi Bulan April 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID PEMBANTU" ;
            vcard:hasEmail <mailto:ppid.rsjdaz@gmail.com> ] ;
    dcat:landingPage <RSJD%20SURAKARTA> .

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

