@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/0b87c619-19ec-462b-8e9e-363e4e903a3e> a dcat:Dataset ;
    dct:description "Data Individu SD Negeri yang terdiri dari data sekolah, data siswa, data guru." ;
    dct:identifier "0b87c619-19ec-462b-8e9e-363e4e903a3e" ;
    dct:issued "2018-10-18T05:59:24.366106"^^xsd:dateTime ;
    dct:modified "2018-10-18T05:59:24.366115"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5b359123-1c4a-4ca5-bcd1-5a2ca93dd348> ;
    dct:title "Rangkuman Data SD Negeri 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/0b87c619-19ec-462b-8e9e-363e4e903a3e/resource/724d1d37-e123-4d0c-942c-1dbe6966000b> .

<https://data.jatengprov.go.id/dataset/0b87c619-19ec-462b-8e9e-363e4e903a3e/resource/724d1d37-e123-4d0c-942c-1dbe6966000b> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "Rangkuman SD Negeri Tahun Ajaran 2017/2018.xls" ;
    dcat:accessURL <http://180.250.141.230/dataset/0b87c619-19ec-462b-8e9e-363e4e903a3e/resource/724d1d37-e123-4d0c-942c-1dbe6966000b/download/rangkuman-sd-negeri.xls> ;
    dcat:byteSize 409088.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" .

