@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/4337f058-0ec9-45cb-a50e-43c28491648c> a dcat:Dataset ;
    dct:description "Data Siswa SD Kecamatan Tarub per 2017/2018" ;
    dct:identifier "4337f058-0ec9-45cb-a50e-43c28491648c" ;
    dct:issued "2018-10-24T03:17:45.798169"^^xsd:dateTime ;
    dct:modified "2018-10-24T03:17:45.798178"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Data Siswa SD Kecamatan Tarub" ;
    owl:versionInfo "2018b" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "wachidin" ;
            vcard:hasEmail <mailto:wachid.binpro@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4337f058-0ec9-45cb-a50e-43c28491648c/resource/332e5b7e-5860-4ffe-9ed2-4b4f5e8467e1> ;
    dcat:landingPage <dapodik> .

<https://data.jatengprov.go.id/dataset/4337f058-0ec9-45cb-a50e-43c28491648c/resource/332e5b7e-5860-4ffe-9ed2-4b4f5e8467e1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "DATA SISWA SD KECAMATAN TARUB.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/id/dataset/4337f058-0ec9-45cb-a50e-43c28491648c/resource/332e5b7e-5860-4ffe-9ed2-4b4f5e8467e1/download/data-siswa-kecamatan-tarub.xlsx> ;
    dcat:byteSize 18047.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" .

