@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/2294726e-07a4-42f9-b81b-b737452ed21e> a dcat:Dataset ;
    dct:description "Data Guru Kabupaten Tegal Semester I Th. Pelajaran 2018/2019" ;
    dct:identifier "2294726e-07a4-42f9-b81b-b737452ed21e" ;
    dct:issued "2018-10-24T03:17:34.820388"^^xsd:dateTime ;
    dct:modified "2018-10-24T03:17:34.820397"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "DATA GURU KABUPATEN TEGAL" ;
    owl:versionInfo "2019a" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bid. Bina Program" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2294726e-07a4-42f9-b81b-b737452ed21e/resource/d940f0f9-5345-42fc-8dc4-c364c305e543> ;
    dcat:landingPage <Dapodikdasmen> .

<https://data.jatengprov.go.id/dataset/2294726e-07a4-42f9-b81b-b737452ed21e/resource/d940f0f9-5345-42fc-8dc4-c364c305e543> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "Data Guru smt.1 2018-2019.xls" ;
    dcat:accessURL <http://data.tegalkab.go.id/id/dataset/2294726e-07a4-42f9-b81b-b737452ed21e/resource/d940f0f9-5345-42fc-8dc4-c364c305e543/download/data-guru-smt.1-2018-2019.xls> ;
    dcat:byteSize 23040.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Tegal" .

