@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/c75c75db-02ac-4b4b-8e54-050ab5b3dc20> a dcat:Dataset ;
    dct:description "Data Berisi Ringkasan DPA 2019 Kec. Banjarejo" ;
    dct:identifier "c75c75db-02ac-4b4b-8e54-050ab5b3dc20" ;
    dct:issued "2019-10-08T00:36:01.079545"^^xsd:dateTime ;
    dct:modified "2019-10-08T00:36:01.079557"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> ;
    dct:title "DPA 2019 Kec. Banjarejo" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin" ;
            vcard:hasEmail <mailto:kec_banjarejo@blorakab.go.id> ] ;
    dcat:landingPage <http://ppid.blorakab.go.id> .

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

