@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/7f98cc08-2b49-4d74-a7b9-49c0c767ebdf> a dcat:Dataset ;
    dct:description "Jumlah Sarana Pendidikan Tahun 2021" ;
    dct:identifier "7f98cc08-2b49-4d74-a7b9-49c0c767ebdf" ;
    dct:issued "2022-07-08T06:25:51.138268"^^xsd:dateTime ;
    dct:modified "2022-07-08T06:25:51.138281"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/01432576-0c2b-472e-be42-c6a831493455> ;
    dct:title "Jumlah Sarana Pendidikan Tahun 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7f98cc08-2b49-4d74-a7b9-49c0c767ebdf/resource/dbca0a3d-63a4-4424-88fe-829d40042b98> .

<https://data.jatengprov.go.id/dataset/7f98cc08-2b49-4d74-a7b9-49c0c767ebdf/resource/dbca0a3d-63a4-4424-88fe-829d40042b98> a dcat:Distribution ;
    dct:description "Jumlah Sarana Pendidikan Tahun 2021" ;
    dct:format "XLSX" ;
    dct:title "JUMLAH SARANA PENDIDIKAN DI KABUPATEN BREBES TAHUN 2021.xlsx" ;
    dcat:accessURL <https://data.brebeskab.go.id/dataset/7f98cc08-2b49-4d74-a7b9-49c0c767ebdf/resource/dbca0a3d-63a4-4424-88fe-829d40042b98/download/jumlah-sarana-pendidikan-di-kabupaten-brebes-tahun-2021.xlsx> ;
    dcat:byteSize 9679.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/01432576-0c2b-472e-be42-c6a831493455> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Brebes" .

