@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/4d555b35-1256-430b-aa50-06846f393da2> a dcat:Dataset ;
    dct:description "Produksi dan Nilai ikan laut ( 2 ) di Kabupaten Pemalang Tahun 2016" ;
    dct:identifier "4d555b35-1256-430b-aa50-06846f393da2" ;
    dct:issued "2018-10-25T06:44:28.435580"^^xsd:dateTime ;
    dct:modified "2018-10-25T06:44:28.435588"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/0ede637e-cceb-407f-afc7-e1c680a98e7b> ;
    dct:title "Produksi dan Nilai ikan laut ( 2 )" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ;
            vcard:hasEmail <mailto:diskominfo@pemalangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4d555b35-1256-430b-aa50-06846f393da2/resource/4af0cd03-1c30-4acf-867d-ee404148af8b> .

<https://data.jatengprov.go.id/dataset/4d555b35-1256-430b-aa50-06846f393da2/resource/4af0cd03-1c30-4acf-867d-ee404148af8b> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "Produksi dan Nilai ikan laut ( 2 )" ;
    dcat:accessURL <http://data.pemalangkab.go.id/dataset/4d555b35-1256-430b-aa50-06846f393da2/resource/4af0cd03-1c30-4acf-867d-ee404148af8b/download/produksi-dan-nilai-ikan-laut-2-.xls> ;
    dcat:byteSize 25088.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

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

