@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/c03089fa-3fcd-435b-a8c3-70e7f8233dfd> a dcat:Dataset ;
    dct:identifier "c03089fa-3fcd-435b-a8c3-70e7f8233dfd" ;
    dct:issued "2018-05-18T08:48:19.654828"^^xsd:dateTime ;
    dct:modified "2018-05-18T08:48:19.654848"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "DATA BUMDES 2018" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SUGIYONO" ;
            vcard:hasEmail <mailto:kecngampel@kendalkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c03089fa-3fcd-435b-a8c3-70e7f8233dfd/resource/89fca017-b7cf-4058-8650-6f37a63232ae> ;
    dcat:landingPage <kecngampel@kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/c03089fa-3fcd-435b-a8c3-70e7f8233dfd/resource/89fca017-b7cf-4058-8650-6f37a63232ae> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "DATA BUMDes KECAMATAN NGAMPEL TAHUN 2018.docx" ;
    dcat:accessURL <http://118.97.18.18/dataset/c03089fa-3fcd-435b-a8c3-70e7f8233dfd/resource/89fca017-b7cf-4058-8650-6f37a63232ae/download/data-bumdes-kecamatan-ngampel-tahun-2018.docx> ;
    dcat:byteSize 20915.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

