@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/3d57063d-e4be-4ab4-948d-f2cbb22d5b75> a dcat:Dataset ;
    dct:description "Perbub No. 71 Tahun 2016 Tentang Tupoksi Kecamatan" ;
    dct:identifier "3d57063d-e4be-4ab4-948d-f2cbb22d5b75" ;
    dct:issued "2018-10-17T01:55:20.861693"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:55:20.861701"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> ;
    dct:title "Perbub No. 71 Tahun 2016 Tentang Tupoksi Kecamatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3d57063d-e4be-4ab4-948d-f2cbb22d5b75/resource/58ce25eb-7582-4b94-b80d-11d3200d8bae> ;
    dcat:landingPage <ppid.blorakab.go.id> .

<https://data.jatengprov.go.id/dataset/3d57063d-e4be-4ab4-948d-f2cbb22d5b75/resource/58ce25eb-7582-4b94-b80d-11d3200d8bae> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "PERBUP-71-2016-TUPOKSI KECAMATAN.pdf" ;
    dcat:accessURL <http://opendata.blorakab.go.id/id/dataset/3d57063d-e4be-4ab4-948d-f2cbb22d5b75/resource/58ce25eb-7582-4b94-b80d-11d3200d8bae/download/perbup-71-2016-tupoksi-kecamatan.pdf> ;
    dcat:byteSize 200419.0 ;
    dcat:mediaType "application/pdf" .

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

