@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/e012c23d-ec74-40fa-8558-09567bf20088> a dcat:Dataset ;
    dct:description "Sekolah menggunakan beberapa provider untuk bisa terkoneksi dengan internet, " ;
    dct:identifier "e012c23d-ec74-40fa-8558-09567bf20088" ;
    dct:issued "2018-08-18T04:56:41.590442"^^xsd:dateTime ;
    dct:modified "2018-08-18T04:56:41.590459"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "Akses internet di Sekolah" ;
    owl:versionInfo "Versi 1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Guruh" ;
            vcard:hasEmail <mailto:disdikpora.batankab@yahoo.co.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e012c23d-ec74-40fa-8558-09567bf20088/resource/3b3ff325-06cf-4524-a4e0-6adeefa46e2a> ;
    dcat:landingPage <query.data.kemdikbud.go.id> .

<https://data.jatengprov.go.id/dataset/e012c23d-ec74-40fa-8558-09567bf20088/resource/3b3ff325-06cf-4524-a4e0-6adeefa46e2a> a dcat:Distribution ;
    dct:description "Sekolah menggunakan beberapa provider untuk bisa terkoneksi ke internet" ;
    dct:format ".xlsx" ;
    dct:title "Provider Internet di Sekolah (Dikdasmen) Batang" ;
    dcat:accessURL <http://103.78.143.59/dataset/e012c23d-ec74-40fa-8558-09567bf20088/resource/3b3ff325-06cf-4524-a4e0-6adeefa46e2a/download/akses-internet-di-sekolah.xlsx> ;
    dcat:byteSize 13972.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Batang" .

