@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/bf16bd81-b0d8-426c-b5a9-de1a815a0e62> a dcat:Dataset ;
    dct:description "Data Berisi Perjajian Kinerja Kecamatan Banjarejo Tahun 2020" ;
    dct:identifier "bf16bd81-b0d8-426c-b5a9-de1a815a0e62" ;
    dct:issued "2020-05-02T04:45:41.366873"^^xsd:dateTime ;
    dct:modified "2020-05-02T04:45:41.366884"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> ;
    dct:title "Perjajian Kinerja Kecamatan Banjarejo Tahun 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin" ;
            vcard:hasEmail <mailto:kec.banjarejo@blorakab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/bf16bd81-b0d8-426c-b5a9-de1a815a0e62/resource/96775ff4-714b-4f26-a518-29dea22184b0> ;
    dcat:landingPage <http://ppid.blorakab.go.id> .

<https://data.jatengprov.go.id/dataset/bf16bd81-b0d8-426c-b5a9-de1a815a0e62/resource/96775ff4-714b-4f26-a518-29dea22184b0> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "PK Kec.  Banjarejo 2020.pdf" ;
    dcat:accessURL <http://opendata.blorakab.go.id/dataset/bf16bd81-b0d8-426c-b5a9-de1a815a0e62/resource/96775ff4-714b-4f26-a518-29dea22184b0/download/pk-kec.-banjarejo-2020.pdf> ;
    dcat:byteSize 10799865.0 ;
    dcat:mediaType "application/pdf" .

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

