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

<https://data.jatengprov.go.id/dataset/ff8cc376-d7ed-444a-a219-ffc71e703fea> a dcat:Dataset ;
    dct:description "Tugas Kepala Dinas" ;
    dct:identifier "ff8cc376-d7ed-444a-a219-ffc71e703fea" ;
    dct:issued "2019-11-25T14:26:46.331483"^^xsd:dateTime ;
    dct:modified "2019-11-25T14:26:46.331493"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1ae4086b-f789-4ba5-bc31-7819988f9e29> ;
    dct:title "Tugas Kepala Dinas" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Choir" ;
            vcard:hasEmail <mailto:dpukabsemarang@gmail.com> ] .

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

