@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/04de1bcb-b372-43bc-826d-fc73eb5f0dec> a dcat:Dataset ;
    dct:description "Agregat Kependudukan Berdasarkan Pendidikan Kab Boyolali Semester II 2021" ;
    dct:identifier "04de1bcb-b372-43bc-826d-fc73eb5f0dec" ;
    dct:issued "2023-08-04T09:22:28.456593"^^xsd:dateTime ;
    dct:modified "2023-08-04T09:22:28.456602"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/57f8021d-0b1c-4773-b40d-a8afbb263063> ;
    dct:title "Agregat Kependudukan Berdasarkan Pendidikan Kab Boyolali Semester II 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dispendukcapil Kab. Boyolali" ;
            vcard:hasEmail <mailto:dispendukcapil@boyolali.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/04de1bcb-b372-43bc-826d-fc73eb5f0dec/resource/60203c21-c492-4fe1-9023-4b5f27a1306e> .

<https://data.jatengprov.go.id/dataset/04de1bcb-b372-43bc-826d-fc73eb5f0dec/resource/60203c21-c492-4fe1-9023-4b5f27a1306e> a dcat:Distribution ;
    dct:description "Agregat Kependudukan Berdasarkan Pendidikan Kab Boyolali Semester II 2021" ;
    dct:format "XLSX" ;
    dct:title "Agregat Kependudukan Berdasarkan Pendidikan Kab Boyolali Semester II 2021.xlsx" ;
    dcat:accessURL <https://data.boyolali.go.id/dataset/04de1bcb-b372-43bc-826d-fc73eb5f0dec/resource/60203c21-c492-4fe1-9023-4b5f27a1306e/download/agregat-kependudukan-berdasarkan-pendidikan-kab-boyolali-semester-ii-2021.xlsx> ;
    dcat:byteSize 123600.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/57f8021d-0b1c-4773-b40d-a8afbb263063> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Boyolali" .

