@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/d6f28cad-89f7-49d4-98fc-392446e557aa> a dcat:Dataset ;
    dct:description "Unit Industri Kecil Dan Menengah Tahun 2017" ;
    dct:identifier "d6f28cad-89f7-49d4-98fc-392446e557aa" ;
    dct:issued "2019-09-26T06:48:18.703732"^^xsd:dateTime ;
    dct:modified "2019-09-26T06:48:18.703746"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1ea343a8-dd40-426b-8a5c-f29c0aee200d> ;
    dct:title "Unit Industri Kecil Dan Menengah Tahun 2017" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Perindustrian dan Perdagangan" ;
            vcard:hasEmail <mailto:dinasperindag@kebumenkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d6f28cad-89f7-49d4-98fc-392446e557aa/resource/c326b462-6078-4a70-a7c5-ddfb4664e8df> ;
    dcat:landingPage <http://disperindag.kebumenkab.go.id/> .

<https://data.jatengprov.go.id/dataset/d6f28cad-89f7-49d4-98fc-392446e557aa/resource/c326b462-6078-4a70-a7c5-ddfb4664e8df> a dcat:Distribution ;
    dct:description "Unit Industri Kecil Dan Menengah Tahun 2017" ;
    dct:format "CSV" ;
    dct:title "Unit Industri Kecil Dan Menengah Tahun 2017" ;
    dcat:accessURL <http://opendata.kebumenkab.go.id/dataset/d6f28cad-89f7-49d4-98fc-392446e557aa/resource/c326b462-6078-4a70-a7c5-ddfb4664e8df/download/unit-industri-kecil-dan-menengah-tahun-2017.csv> ;
    dcat:byteSize 142.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/1ea343a8-dd40-426b-8a5c-f29c0aee200d> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kebumen" .

