@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/62b37772-0d90-4850-859f-e1833a147fa9> a dcat:Dataset ;
    dct:description "Jumlah Sekolah TK dan RA di Kecamatan Subah Tahun Pelajaran 2017/2018" ;
    dct:identifier "62b37772-0d90-4850-859f-e1833a147fa9" ;
    dct:issued "2019-05-19T00:34:07.682003"^^xsd:dateTime ;
    dct:modified "2021-09-06T15:26:09.901385"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "Jumlah Sekolah TK dan RA di Kecamatan Subah Tahun Pelajaran 2017/2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "aini cholida" ;
            vcard:hasEmail <mailto:kecsubah58@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/62b37772-0d90-4850-859f-e1833a147fa9/resource/24e35990-0296-4cf9-ab5f-40e2d64203a8>,
        <https://data.jatengprov.go.id/dataset/62b37772-0d90-4850-859f-e1833a147fa9/resource/5ac81d1e-8e7a-4bdf-8c64-a5840f7e41f6> ;
    dcat:landingPage <subah.batangkab.go.id> .

<https://data.jatengprov.go.id/dataset/62b37772-0d90-4850-859f-e1833a147fa9/resource/24e35990-0296-4cf9-ab5f-40e2d64203a8> a dcat:Distribution ;
    dct:description "Jumlah Sekolah TK dan RA di Kecamatan Subah Tahun Pelajaran 2017/2018" ;
    dct:format "CSV" ;
    dct:title "Jumlah sekolah TK dan RA di Kecamatan Subah Tahun Pelajaran 20172018.csv" ;
    dcat:accessURL <http://data.batangkab.go.id/dataset/62b37772-0d90-4850-859f-e1833a147fa9/resource/24e35990-0296-4cf9-ab5f-40e2d64203a8/download/jumlah-sekolah-tk-dan-ra-di-kecamatan-subah-tahun-pelajaran-20172018.csv> ;
    dcat:byteSize 471.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/dataset/62b37772-0d90-4850-859f-e1833a147fa9/resource/5ac81d1e-8e7a-4bdf-8c64-a5840f7e41f6> a dcat:Distribution ;
    dct:description "Jumlah Sekolah TK dan RA di Kecamatan Subah Tahun Pelajaran 2017/2018" ;
    dct:format "XLSX" ;
    dct:title "Jumlah sekolah TK dan RA di Kecamatan Subah Tahun Pelajaran 20172018.xlsx" ;
    dcat:accessURL <http://data.batangkab.go.id/dataset/62b37772-0d90-4850-859f-e1833a147fa9/resource/5ac81d1e-8e7a-4bdf-8c64-a5840f7e41f6/download/jumlah-sekolah-tk-dan-ra-di-kecamatan-subah-tahun-pelajaran-20172018.xlsx> ;
    dcat:byteSize 10075.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" .

