@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/ca483ff1-1682-46e4-ab9d-b2ef2c4ef268> a dcat:Dataset ;
    dct:description "DPA 2017 PART 2" ;
    dct:identifier "ca483ff1-1682-46e4-ab9d-b2ef2c4ef268" ;
    dct:issued "2019-11-25T14:25:28.604887"^^xsd:dateTime ;
    dct:modified "2019-11-25T14:25:28.604908"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1ae4086b-f789-4ba5-bc31-7819988f9e29> ;
    dct:title "DPA 2017 PART 2" ;
    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" .

