@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/412b58e2-a0ab-4e93-bd12-b937270c6912> a dcat:Dataset ;
    dct:description "Data Individu SMP Negeri yang terdiri dari data sekolah, data siswa, data guru." ;
    dct:identifier "412b58e2-a0ab-4e93-bd12-b937270c6912" ;
    dct:issued "2018-09-18T05:44:56.087093"^^xsd:dateTime ;
    dct:modified "2018-10-18T05:59:35.272472"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5b359123-1c4a-4ca5-bcd1-5a2ca93dd348> ;
    dct:title "Rangkuman Data SMP Negeri Tahun Ajaran 2017/2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika" ;
            vcard:hasEmail <mailto:diskominfo@wonosobokab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/412b58e2-a0ab-4e93-bd12-b937270c6912/resource/ca6680cb-b719-435c-b43d-0e0c68bb0d8a> .

<https://data.jatengprov.go.id/dataset/412b58e2-a0ab-4e93-bd12-b937270c6912/resource/ca6680cb-b719-435c-b43d-0e0c68bb0d8a> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "Rangkuman Data SMP Negeri Tahun Ajaran 2017/2018" ;
    dcat:accessURL <http://180.250.141.230/dataset/412b58e2-a0ab-4e93-bd12-b937270c6912/resource/ca6680cb-b719-435c-b43d-0e0c68bb0d8a/download/rangkuman-smp-negeri-2017.xls> ;
    dcat:byteSize 1670144.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" .

