@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/f88e7304-12eb-4c8d-a760-2f6fe375a17b> a dcat:Dataset ;
    dct:description "POK 2017" ;
    dct:identifier "f88e7304-12eb-4c8d-a760-2f6fe375a17b" ;
    dct:issued "2019-11-25T14:26:25.870519"^^xsd:dateTime ;
    dct:modified "2019-11-25T14:26:25.870541"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1ae4086b-f789-4ba5-bc31-7819988f9e29> ;
    dct:title "POK 2017" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tiya" ;
            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" .

