@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/c90e26a0-6faa-4b1e-a77a-67d689fa7887> a dcat:Dataset ;
    dct:description "Data Individu SMA Swasta yang terdiri dari data sekolah, data siswa, data guru." ;
    dct:identifier "c90e26a0-6faa-4b1e-a77a-67d689fa7887" ;
    dct:issued "2018-10-18T05:59:46.818996"^^xsd:dateTime ;
    dct:modified "2018-10-18T05:59:46.819004"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5b359123-1c4a-4ca5-bcd1-5a2ca93dd348> ;
    dct:title "Rangkuman Data SMA Swasta Tahun Ajaran 2017/2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika" ;
            vcard:hasEmail <mailto:dikpora@wonosobokab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c90e26a0-6faa-4b1e-a77a-67d689fa7887/resource/30aca321-8cc8-42fb-8da5-d7f750e3ec44> .

<https://data.jatengprov.go.id/dataset/c90e26a0-6faa-4b1e-a77a-67d689fa7887/resource/30aca321-8cc8-42fb-8da5-d7f750e3ec44> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "Rangkuman Data SMA Swasta Tahun Ajaran 2017/2018.xls" ;
    dcat:accessURL <http://180.250.141.230/dataset/c90e26a0-6faa-4b1e-a77a-67d689fa7887/resource/30aca321-8cc8-42fb-8da5-d7f750e3ec44/download/rangkuman-sma-swasta.xls> ;
    dcat:byteSize 1265664.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/5b359123-1c4a-4ca5-bcd1-5a2ca93dd348> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Wonosobo" .

