@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/a1d56de9-6996-43b0-895c-8436cb79ac51> a dcat:Dataset ;
    dct:description "Jumlah SD, SMP, SMA dan SMK Negeri dan Swasta by Kecamatan di Batang" ;
    dct:identifier "a1d56de9-6996-43b0-895c-8436cb79ac51" ;
    dct:issued "2018-08-18T04:48:54.876976"^^xsd:dateTime ;
    dct:modified "2018-08-18T04:48:54.877002"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "Sekolah by Kecamatan" ;
    owl:versionInfo "Versi 1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Guruh" ;
            vcard:hasEmail <mailto:disdikpora.batangkab@yahoo.co.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a1d56de9-6996-43b0-895c-8436cb79ac51/resource/f8982499-3128-4289-a29a-77498fdde543> ;
    dcat:landingPage <query.data.kemdikbud.go.id> .

<https://data.jatengprov.go.id/dataset/a1d56de9-6996-43b0-895c-8436cb79ac51/resource/f8982499-3128-4289-a29a-77498fdde543> a dcat:Distribution ;
    dct:description "Rekap Jumlah SD, SMP, SMA dan SMK Negeri dan Swasta by Kecamatan di Batang" ;
    dct:format ".xlsx" ;
    dct:title "Sekolah Dikdasmen by Kecamatan" ;
    dcat:accessURL <http://103.78.143.59/dataset/a1d56de9-6996-43b0-895c-8436cb79ac51/resource/f8982499-3128-4289-a29a-77498fdde543/download/sekolah-by-kecamatan.xlsx> ;
    dcat:byteSize 11303.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Batang" .

