@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/fa3ad792-0b1b-48fb-9cd9-ec044806733e> a dcat:Dataset ;
    dct:description "SOP Pengaduan " ;
    dct:identifier "fa3ad792-0b1b-48fb-9cd9-ec044806733e" ;
    dct:issued "2019-11-25T14:26:29.879334"^^xsd:dateTime ;
    dct:modified "2019-11-25T14:26:29.879347"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1ae4086b-f789-4ba5-bc31-7819988f9e29> ;
    dct:title "SOP Pengaduan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:dpusemarangkabupaten@gmail.com> ] .

<https://data.jatengprov.go.id/organization/1ae4086b-f789-4ba5-bc31-7819988f9e29> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Semarang" .

