@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/a9e38cfc-d5d9-4936-8698-ea289bbbaed7> a dcat:Dataset ;
    dct:description "RINGKASAN DPA KECAMATAN JAPAH TAHUN 2019" ;
    dct:identifier "a9e38cfc-d5d9-4936-8698-ea289bbbaed7" ;
    dct:issued "2019-09-26T02:27:53.468020"^^xsd:dateTime ;
    dct:modified "2019-09-26T02:27:53.468030"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> ;
    dct:title "RINGKASAN DPA KECAMATAN JAPAH TAHUN 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Japah" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a9e38cfc-d5d9-4936-8698-ea289bbbaed7/resource/8f92d3fe-5b53-44a1-b452-8abea59cc64b> .

<https://data.jatengprov.go.id/dataset/a9e38cfc-d5d9-4936-8698-ea289bbbaed7/resource/8f92d3fe-5b53-44a1-b452-8abea59cc64b> a dcat:Distribution ;
    dct:description "RINGKASAN DPA KECAMATAN JAPAH TAHUN 2019" ;
    dct:format "DOCX" ;
    dct:title "RINGKASAN DPA KECAMATAN JAPAH TAHUN 2019" ;
    dcat:accessURL <http://opendata.blorakab.go.id/dataset/a9e38cfc-d5d9-4936-8698-ea289bbbaed7/resource/8f92d3fe-5b53-44a1-b452-8abea59cc64b/download/ringkasan-dpa-kecamatan-japah-tahun-2019.docx> ;
    dcat:byteSize 113951.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

