@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/de634cc1-47c8-4c7b-9947-6efcafe28ef1> a dcat:Dataset ;
    dct:identifier "de634cc1-47c8-4c7b-9947-6efcafe28ef1" ;
    dct:issued "2020-07-22T05:07:05.853258"^^xsd:dateTime ;
    dct:modified "2020-07-22T05:07:05.853268"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Komoditas yang Ada di Kecamatan Kendal Tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Desy Trishardiyanti A." ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/de634cc1-47c8-4c7b-9947-6efcafe28ef1/resource/27cb7bef-d6fa-466f-8c60-ccc4d3935178> ;
    dcat:landingPage <Kecamatan%20Kendal> .

<https://data.jatengprov.go.id/dataset/de634cc1-47c8-4c7b-9947-6efcafe28ef1/resource/27cb7bef-d6fa-466f-8c60-ccc4d3935178> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "komoditas kendal 2019.xlsx" ;
    dcat:accessURL <http://data.kendalkab.go.id/dataset/de634cc1-47c8-4c7b-9947-6efcafe28ef1/resource/27cb7bef-d6fa-466f-8c60-ccc4d3935178/download/komoditas-kendal-2019.xlsx> ;
    dcat:byteSize 10165.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kendal" .

