@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/b5dcef3e-5e8d-42cb-a165-698fee4429c3> a dcat:Dataset ;
    dct:description "Ringkasan DPA Dispertan Kab. Pemalang Tahun 2018" ;
    dct:identifier "b5dcef3e-5e8d-42cb-a165-698fee4429c3" ;
    dct:issued "2018-11-03T02:46:11.227332"^^xsd:dateTime ;
    dct:modified "2018-11-03T02:46:11.227340"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/0ede637e-cceb-407f-afc7-e1c680a98e7b> ;
    dct:title "Ringkasan DPA Dispertan Kab. Pemalang Tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b5dcef3e-5e8d-42cb-a165-698fee4429c3/resource/b4d1d521-5b0f-47fc-8153-1090ad606a0e> .

<https://data.jatengprov.go.id/dataset/b5dcef3e-5e8d-42cb-a165-698fee4429c3/resource/b4d1d521-5b0f-47fc-8153-1090ad606a0e> a dcat:Distribution ;
    dct:description "Ringkasan DPA Dispertan Kab. Pemalang Tahun 2018" ;
    dct:format "PDF" ;
    dct:title "Ringkasan DPA Dispertan Kab. Pemalang Tahun 2018" ;
    dcat:accessURL <http://data.pemalangkab.go.id/dataset/b5dcef3e-5e8d-42cb-a165-698fee4429c3/resource/b4d1d521-5b0f-47fc-8153-1090ad606a0e/download/dpa_skpd.pdf> ;
    dcat:byteSize 47363.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/0ede637e-cceb-407f-afc7-e1c680a98e7b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Pemalang" .

