@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://satudata.dharmasrayakab.go.id/dataset/5e51da4b-2799-402e-87c6-1960ae798ac1> a dcat:Dataset ;
    dct:description "Tabel Profil Dinas Pendidikan 2023" ;
    dct:identifier "5e51da4b-2799-402e-87c6-1960ae798ac1" ;
    dct:issued "2024-05-27T04:45:50.634856"^^xsd:dateTime ;
    dct:modified "2024-05-27T04:46:19.142496"^^xsd:dateTime ;
    dct:publisher <https://satudata.dharmasrayakab.go.id/organization/86d8ef1f-8e3c-4a99-8f8c-0d5ff35a51fb> ;
    dct:title "Tabel Profil Dinas Pendidikan" ;
    dcat:distribution <https://satudata.dharmasrayakab.go.id/dataset/5e51da4b-2799-402e-87c6-1960ae798ac1/resource/65dc9ea2-d724-4b8a-8b30-92d1505c7fdc> .

<https://satudata.dharmasrayakab.go.id/dataset/5e51da4b-2799-402e-87c6-1960ae798ac1/resource/65dc9ea2-d724-4b8a-8b30-92d1505c7fdc> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Final Profil Dikdasmen 2023.xlsx" ;
    dcat:accessURL <https://satudata.dharmasrayakab.go.id/dataset/5e51da4b-2799-402e-87c6-1960ae798ac1/resource/65dc9ea2-d724-4b8a-8b30-92d1505c7fdc/download/final-profil-dikdasmen-2023.xlsx> ;
    dcat:byteSize 3120864.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://satudata.dharmasrayakab.go.id/organization/86d8ef1f-8e3c-4a99-8f8c-0d5ff35a51fb> a foaf:Organization ;
    foaf:name "Dinas Pendidikan" .

