@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/e0b3b037-209a-4c59-9f48-45be016725a9> a dcat:Dataset ;
    dct:description "DPA 2018" ;
    dct:identifier "e0b3b037-209a-4c59-9f48-45be016725a9" ;
    dct:issued "2019-11-04T13:03:39.028001"^^xsd:dateTime ;
    dct:modified "2019-11-04T13:03:39.028011"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> ;
    dct:title "DPA 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FRD" ;
            vcard:hasEmail <mailto:kec_kunduran@gmail.go.id> ] ;
    dcat:landingPage <bagian%20Program> .

<https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Blora" .

