@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/325fa48d-f4f8-4fd0-a3cf-10cfb64a9452> a dcat:Dataset ;
    dct:description "Data Produksi Ikan di Kecamatan Batuwarno 2017" ;
    dct:identifier "325fa48d-f4f8-4fd0-a3cf-10cfb64a9452" ;
    dct:issued "2019-02-13T05:40:17.524945"^^xsd:dateTime ;
    dct:modified "2019-02-13T05:40:17.524957"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> ;
    dct:title "Produksi Ikan di Kecamatan Batuwarno 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:diskominfo@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/325fa48d-f4f8-4fd0-a3cf-10cfb64a9452/resource/d7eff222-c862-4f09-a493-945b5a884c24> .

<https://data.jatengprov.go.id/dataset/325fa48d-f4f8-4fd0-a3cf-10cfb64a9452/resource/d7eff222-c862-4f09-a493-945b5a884c24> a dcat:Distribution ;
    dct:format "word" ;
    dct:title "Produksi Ikan di Kecamatan Batuwarno 2017.docx" ;
    dcat:accessURL <http://103.30.181.240/en/dataset/325fa48d-f4f8-4fd0-a3cf-10cfb64a9452/resource/d7eff222-c862-4f09-a493-945b5a884c24/download/produksi-ikan-di-kecamatan-batuwarno-2017.docx> ;
    dcat:byteSize 14761.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" .

