@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/f0777b85-4ffb-4db1-b655-e89553f8cc25> a dcat:Dataset ;
    dct:description "Jumlah Usaha Industri Kimia, Agro, dan Hasil Hutan" ;
    dct:identifier "f0777b85-4ffb-4db1-b655-e89553f8cc25" ;
    dct:issued "2019-08-27T09:36:29.463025"^^xsd:dateTime ;
    dct:modified "2019-08-27T09:36:29.463048"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "Jumlah Usaha Industri Kimia, Agro, dan Hasil Hutan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f0777b85-4ffb-4db1-b655-e89553f8cc25/resource/a04397d5-62b2-4155-b50d-6af9aa2651cb> ;
    dcat:landingPage <BPS> .

<https://data.jatengprov.go.id/dataset/f0777b85-4ffb-4db1-b655-e89553f8cc25/resource/a04397d5-62b2-4155-b50d-6af9aa2651cb> a dcat:Distribution ;
    dct:description "Jumlah Usaha Industri Kimia, Agro, dan Hasil Hutan" ;
    dct:format "XLS" ;
    dct:title "Jumlah Usaha Industri Kimia, Agro, dan Hasil Hutan.xls" ;
    dcat:accessURL <http://opendata.magelangkab.go.id/dataset/f0777b85-4ffb-4db1-b655-e89553f8cc25/resource/a04397d5-62b2-4155-b50d-6af9aa2651cb/download/jumlah-usaha-industri-kimia-agro-dan-hasil-hutan.xls> ;
    dcat:byteSize 37376.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Magelang" .

