@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/2d04af62-7cd8-4083-9951-eeba57ee6ac1> a dcat:Dataset ;
    dct:description "Data Sekolah Kab. Tegal Semester I Th. Pelajaran 2018/2019" ;
    dct:identifier "2d04af62-7cd8-4083-9951-eeba57ee6ac1" ;
    dct:issued "2018-10-24T03:17:37.086809"^^xsd:dateTime ;
    dct:modified "2018-10-24T03:17:37.086819"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "DATA SEKOLAH KAB. TEGAL" ;
    owl:versionInfo "2019a" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bid. Bina Program" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2d04af62-7cd8-4083-9951-eeba57ee6ac1/resource/711567ee-29c3-43b4-9966-47ce3eadd78b> ;
    dcat:landingPage <Dapodikdasmen> .

<https://data.jatengprov.go.id/dataset/2d04af62-7cd8-4083-9951-eeba57ee6ac1/resource/711567ee-29c3-43b4-9966-47ce3eadd78b> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "Data Sekolah smt.1 2018-2019.xls" ;
    dcat:accessURL <http://data.tegalkab.go.id/id/dataset/2d04af62-7cd8-4083-9951-eeba57ee6ac1/resource/711567ee-29c3-43b4-9966-47ce3eadd78b/download/data-sekolah-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" .

