@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/07a8b4a7-4635-48c4-97a1-49254d1bac8d> a dcat:Dataset ;
    dct:description "Jumlah atlit pelajar berprestasi di kabupaten kendal tahun 2017" ;
    dct:identifier "07a8b4a7-4635-48c4-97a1-49254d1bac8d" ;
    dct:issued "2018-05-18T07:30:01.376217"^^xsd:dateTime ;
    dct:modified "2018-05-18T07:30:01.376240"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Atlit pelajar 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/07a8b4a7-4635-48c4-97a1-49254d1bac8d/resource/abbe189d-8877-43ad-8de0-17fbc3f00511> ;
    dcat:landingPage <disporapar@kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/07a8b4a7-4635-48c4-97a1-49254d1bac8d/resource/abbe189d-8877-43ad-8de0-17fbc3f00511> a dcat:Distribution ;
    dct:description "Jumlah atlit pelajar berprestasi di kabupaten kendal tahun 2017" ;
    dct:format "DOCX" ;
    dct:title "Atlit pelajar berprestasi" ;
    dcat:accessURL <http://118.97.18.18/dataset/07a8b4a7-4635-48c4-97a1-49254d1bac8d/resource/abbe189d-8877-43ad-8de0-17fbc3f00511/download/data-atlet-pplopd.doc> ;
    dcat:byteSize 180736.0 ;
    dcat:mediaType "application/msword" .

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

