@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/ec3b978e-7c5e-4182-9aea-1c527fee6d99> a dcat:Dataset ;
    dct:description "Data Individu SD/MI yang terdiri dari data sekolah, data siswa, data guru." ;
    dct:identifier "ec3b978e-7c5e-4182-9aea-1c527fee6d99" ;
    dct:issued "2018-10-18T05:59:54.000775"^^xsd:dateTime ;
    dct:modified "2021-11-19T11:20:17.663255"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5b359123-1c4a-4ca5-bcd1-5a2ca93dd348> ;
    dct:title "Rangkuman Data SD/MI 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/ec3b978e-7c5e-4182-9aea-1c527fee6d99/resource/857bf856-1ef9-4a5d-9ec6-499c3df2e52b> .

<https://data.jatengprov.go.id/dataset/ec3b978e-7c5e-4182-9aea-1c527fee6d99/resource/857bf856-1ef9-4a5d-9ec6-499c3df2e52b> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "Rangkuman SD MI Tahun Ajaran 2017/2018.xls" ;
    dcat:accessURL <http://data.wonosobokab.go.id/dataset/ec3b978e-7c5e-4182-9aea-1c527fee6d99/resource/857bf856-1ef9-4a5d-9ec6-499c3df2e52b/download/rangkuman-sd-mi.xls> ;
    dcat:byteSize 457216.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" .

