@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/feb4922b-aa57-4870-bed2-6fba1a0f451c> a dcat:Dataset ;
    dct:description "Data ProduksiIkan di Kecamatan Ngadirojo 2017" ;
    dct:identifier "feb4922b-aa57-4870-bed2-6fba1a0f451c" ;
    dct:issued "2019-02-13T06:19:44.970845"^^xsd:dateTime ;
    dct:modified "2019-02-13T06:19:44.970856"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> ;
    dct:title "ProduksiIkan di Kecamatan Ngadirojo 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:diskominfo@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/feb4922b-aa57-4870-bed2-6fba1a0f451c/resource/8a274131-d200-4812-866d-2045b30d9076> .

<https://data.jatengprov.go.id/dataset/feb4922b-aa57-4870-bed2-6fba1a0f451c/resource/8a274131-d200-4812-866d-2045b30d9076> a dcat:Distribution ;
    dct:format "word" ;
    dct:title "ProduksiIkan di Kecamatan Ngadirojo 2017.docx" ;
    dcat:accessURL <http://103.30.181.240/en/dataset/feb4922b-aa57-4870-bed2-6fba1a0f451c/resource/8a274131-d200-4812-866d-2045b30d9076/download/produksiikan-di-kecamatan-ngadirojo-2017.docx> ;
    dcat:byteSize 14851.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" .

