@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/38d30e67-f29a-48cd-a935-5b99049ecb40> a dcat:Dataset ;
    dct:description "Data Individu SD Swasta yang terdiri dari data sekolah, data siswa, data guru." ;
    dct:identifier "38d30e67-f29a-48cd-a935-5b99049ecb40" ;
    dct:issued "2018-10-18T05:59:32.840716"^^xsd:dateTime ;
    dct:modified "2018-10-18T05:59:32.840724"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5b359123-1c4a-4ca5-bcd1-5a2ca93dd348> ;
    dct:title "Rangkuman Data SD 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/38d30e67-f29a-48cd-a935-5b99049ecb40/resource/7ab7c3db-8823-42d4-85d1-4eb83f8ad920> .

<https://data.jatengprov.go.id/dataset/38d30e67-f29a-48cd-a935-5b99049ecb40/resource/7ab7c3db-8823-42d4-85d1-4eb83f8ad920> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "Rangkuman SD Swasta Tahun Ajaran 2017/2018.xls" ;
    dcat:accessURL <http://180.250.141.230/dataset/38d30e67-f29a-48cd-a935-5b99049ecb40/resource/7ab7c3db-8823-42d4-85d1-4eb83f8ad920/download/rangkuman-sd-swasta.xls> ;
    dcat:byteSize 474112.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" .

