@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/ec4f52b7-daa9-43c7-96fb-c9bb15e7891a> a dcat:Dataset ;
    dct:description "Jumlah atlit umum berprestasi di kabupaten kendal tahun 2017" ;
    dct:identifier "ec4f52b7-daa9-43c7-96fb-c9bb15e7891a" ;
    dct:issued "2018-05-18T09:05:04.739920"^^xsd:dateTime ;
    dct:modified "2018-05-18T09:05:04.739940"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Atlit umum berprestasi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "faris" ;
            vcard:hasEmail <mailto:faris.kho.azis@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ec4f52b7-daa9-43c7-96fb-c9bb15e7891a/resource/2aa9df21-98eb-4aae-9d51-a1e5e7aa8140> ;
    dcat:landingPage <disporapar@kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/ec4f52b7-daa9-43c7-96fb-c9bb15e7891a/resource/2aa9df21-98eb-4aae-9d51-a1e5e7aa8140> a dcat:Distribution ;
    dct:description "Jumlah data atlit umum berprestasi di kabupaten kendal tahun 2017" ;
    dct:format "DOCX" ;
    dct:title "Data atlit umum berprestasi" ;
    dcat:accessURL <http://118.97.18.18/dataset/ec4f52b7-daa9-43c7-96fb-c9bb15e7891a/resource/2aa9df21-98eb-4aae-9d51-a1e5e7aa8140/download/data-atlet-puslatkab.doc> ;
    dcat:byteSize 406528.0 ;
    dcat:mediaType "application/msword" .

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

