@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/25cc0668-d003-421f-9b1e-12afc6a12099> a dcat:Dataset ;
    dct:description "Perjanjian Kinerja 2019 " ;
    dct:identifier "25cc0668-d003-421f-9b1e-12afc6a12099" ;
    dct:issued "2019-11-04T13:00:39.759819"^^xsd:dateTime ;
    dct:modified "2019-11-04T13:00:39.759829"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> ;
    dct:title "Perjanjian Kinerja 2019" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin" ;
            vcard:hasEmail <mailto:kepegawaiandinrumkimhub@yahoo.com> ] ;
    dcat:landingPage <ppid.blorakab.go.id> .

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

