@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/50d44e53-836b-4f58-a864-3fa1fa1fdd77> a dcat:Dataset ;
    dct:description "databumdes" ;
    dct:identifier "50d44e53-836b-4f58-a864-3fa1fa1fdd77" ;
    dct:issued "2018-05-18T08:04:33.762781"^^xsd:dateTime ;
    dct:modified "2018-05-18T08:04:33.762802"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Data BUMDES" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "agus warja" ;
            vcard:hasEmail <mailto:dispermasdes.kendal@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/50d44e53-836b-4f58-a864-3fa1fa1fdd77/resource/c699125c-00ea-486a-a518-4919049e64fc> .

<https://data.jatengprov.go.id/dataset/50d44e53-836b-4f58-a864-3fa1fa1fdd77/resource/c699125c-00ea-486a-a518-4919049e64fc> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "BUMDES 2017.xlsx" ;
    dcat:accessURL <http://118.97.18.18/dataset/50d44e53-836b-4f58-a864-3fa1fa1fdd77/resource/c699125c-00ea-486a-a518-4919049e64fc/download/bumdes-2017.xlsx> ;
    dcat:byteSize 21163.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" .

