@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/4ea9e5ac-fe83-4f7c-8b0c-c543b31a9a5a> a dcat:Dataset ;
    dct:description "DPA dan SPD ORGANISASI 2018" ;
    dct:identifier "4ea9e5ac-fe83-4f7c-8b0c-c543b31a9a5a" ;
    dct:issued "2018-10-04T09:49:08.718159"^^xsd:dateTime ;
    dct:modified "2021-07-28T05:05:39.905214"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9e82b80c-c96b-4459-bba9-36fd61e1af80> ;
    dct:title "DPA dan SPD ORGANISASI 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "setdaprov jateng" ;
            vcard:hasEmail <mailto:ppid.psetdajateng@gmail.com> ] .

<https://data.jatengprov.go.id/organization/9e82b80c-c96b-4459-bba9-36fd61e1af80> a foaf:Organization ;
    foaf:name "Sekretariat Daerah " .

