@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/6bb5e06e-b631-4cfc-893a-eec9af9be424> a dcat:Dataset ;
    dct:description "Data Kelulusan Ujian Nasional Kabupaten Tegal" ;
    dct:identifier "6bb5e06e-b631-4cfc-893a-eec9af9be424" ;
    dct:issued "2018-10-29T04:30:18.506300"^^xsd:dateTime ;
    dct:modified "2018-10-29T04:30:18.506312"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "DATA KELULUSAN" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bid. Bina Program" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6bb5e06e-b631-4cfc-893a-eec9af9be424/resource/fcaf3f23-4cea-418d-a19f-ddc760f1a43b> .

<https://data.jatengprov.go.id/dataset/6bb5e06e-b631-4cfc-893a-eec9af9be424/resource/fcaf3f23-4cea-418d-a19f-ddc760f1a43b> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "Rekap Kelulusan.xls" ;
    dcat:accessURL <http://data.tegalkab.go.id/id/dataset/6bb5e06e-b631-4cfc-893a-eec9af9be424/resource/fcaf3f23-4cea-418d-a19f-ddc760f1a43b/download/rekap-kelulusan.xls> ;
    dcat:byteSize 43008.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" .

