@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/c8e2ae31-f47e-4886-bc17-bb13e679e9cd> a dcat:Dataset ;
    dct:description "Angka Putus Sekolah SMP MTs" ;
    dct:identifier "c8e2ae31-f47e-4886-bc17-bb13e679e9cd" ;
    dct:issued "2018-08-18T04:27:14.292338"^^xsd:dateTime ;
    dct:modified "2018-08-18T04:27:14.292354"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Angka Putus Sekolah SMP MTs" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Riani,S.Kom" ;
            vcard:hasEmail <mailto:riani_komsi02@yahoo.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c8e2ae31-f47e-4886-bc17-bb13e679e9cd/resource/cf1f563d-c38e-4d4b-9c47-0c7f082e52f6> .

<https://data.jatengprov.go.id/dataset/c8e2ae31-f47e-4886-bc17-bb13e679e9cd/resource/cf1f563d-c38e-4d4b-9c47-0c7f082e52f6> a dcat:Distribution ;
    dct:description "Angka Putus Sekolah SMP MTs" ;
    dct:format "XLS" ;
    dct:title "ANgka Putus Sekolah SMP MTs" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/c8e2ae31-f47e-4886-bc17-bb13e679e9cd/resource/cf1f563d-c38e-4d4b-9c47-0c7f082e52f6/download/angka-putus-sekolah-smp-mts.xls> ;
    dcat:byteSize 28160.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Banjarnegara" .

