@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/e4c8c513-7381-4c4b-939f-5349fcce7714> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Berdasarkan Pendidikan 2023 Semester I Per Kec" ;
    dct:identifier "e4c8c513-7381-4c4b-939f-5349fcce7714" ;
    dct:issued "2023-09-18T06:06:49.038581"^^xsd:dateTime ;
    dct:modified "2023-09-18T06:06:49.038587"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/01fa7951-f21d-439a-aa91-629eec634636> ;
    dct:title "Jumlah Penduduk Berdasarkan Pendidikan 2023 Semester I Per Kec" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Gunawan S" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e4c8c513-7381-4c4b-939f-5349fcce7714/resource/c8e7a5f7-b56d-4851-b090-ef03cb1edde5>,
        <https://data.jatengprov.go.id/dataset/e4c8c513-7381-4c4b-939f-5349fcce7714/resource/fb125713-e4f3-4f5e-b2a6-ef8a57ea3afe> .

<https://data.jatengprov.go.id/dataset/e4c8c513-7381-4c4b-939f-5349fcce7714/resource/c8e7a5f7-b56d-4851-b090-ef03cb1edde5> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Berdasarkan Pendidikan 2023 Semester I Per Kecamatan" ;
    dct:format "PDF" ;
    dct:title "Jumlah Penduduk Berdasarkan Pendidikan 2023 Semester I Per Kecamatan" ;
    dcat:accessURL <http://data.grobogan.go.id/dataset/e4c8c513-7381-4c4b-939f-5349fcce7714/resource/c8e7a5f7-b56d-4851-b090-ef03cb1edde5/download/9-jumlah-pendidikan-perkec-202301-ok.pdf> ;
    dcat:byteSize 19753.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/dataset/e4c8c513-7381-4c4b-939f-5349fcce7714/resource/fb125713-e4f3-4f5e-b2a6-ef8a57ea3afe> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Berdasarkan Pendidikan 2023 Semester I Per Kecamatan.csv" ;
    dct:format "CSV" ;
    dct:title "Jumlah Penduduk Berdasarkan Pendidikan 2023 Semester I Per Kecamatan.csv" ;
    dcat:accessURL <http://data.grobogan.go.id/dataset/e4c8c513-7381-4c4b-939f-5349fcce7714/resource/fb125713-e4f3-4f5e-b2a6-ef8a57ea3afe/download/jumlah-pendidikan-perkec-202301-ok.csv> ;
    dcat:byteSize 5596.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/01fa7951-f21d-439a-aa91-629eec634636> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Grobogan" .

