@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/4e226d46-33a0-4e34-9033-9efec39ea6b2> a dcat:Dataset ;
    dct:description "Data Luas Panen dan Produksi di Kecamatan Manyaran 2017" ;
    dct:identifier "4e226d46-33a0-4e34-9033-9efec39ea6b2" ;
    dct:issued "2019-02-13T05:44:42.340487"^^xsd:dateTime ;
    dct:modified "2019-02-13T05:44:42.340500"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> ;
    dct:title "Luas Panen dan Produksi di Kecamatan Manyaran 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:diskominfo@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4e226d46-33a0-4e34-9033-9efec39ea6b2/resource/e282a978-48ec-451e-a997-ca27ded7b09f> .

<https://data.jatengprov.go.id/dataset/4e226d46-33a0-4e34-9033-9efec39ea6b2/resource/e282a978-48ec-451e-a997-ca27ded7b09f> a dcat:Distribution ;
    dct:format "word" ;
    dct:title "Luas Panen dan Produksi di Kecamatan Manyaran 2017.docx" ;
    dcat:accessURL <http://103.30.181.240/en/dataset/4e226d46-33a0-4e34-9033-9efec39ea6b2/resource/e282a978-48ec-451e-a997-ca27ded7b09f/download/luas-panen-dan-produksi-di-kecamatan-manyaran-2017.docx> ;
    dcat:byteSize 13482.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Wonogiri" .

