@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/94493a47-adac-4318-9519-4a481664d0a0> a dcat:Dataset ;
    dct:description "Angka Rata-rata Lama Sekolah Tahun 2012-2017" ;
    dct:identifier "94493a47-adac-4318-9519-4a481664d0a0" ;
    dct:issued "2019-03-29T03:01:39.325308"^^xsd:dateTime ;
    dct:modified "2019-03-29T03:01:39.325317"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Angka Rata-rata Lama Sekolah Tahun 2012-2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "bina program" ;
            vcard:hasEmail <mailto:wachid.binpro@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/94493a47-adac-4318-9519-4a481664d0a0/resource/fbb71d0e-c997-47fb-bfaf-e8370a4a52b1> .

<https://data.jatengprov.go.id/dataset/94493a47-adac-4318-9519-4a481664d0a0/resource/fbb71d0e-c997-47fb-bfaf-e8370a4a52b1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Angka RLS.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/94493a47-adac-4318-9519-4a481664d0a0/resource/fbb71d0e-c997-47fb-bfaf-e8370a4a52b1/download/angka-rls.xlsx> ;
    dcat:byteSize 9126.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

