@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#> .

<http://5.189.187.109/dataset/ef9aaf5e-8204-40fc-8876-1e5b9277db46> a dcat:Dataset ;
    dct:description "Jumlah Guru ASN dan Honorer Jenjang TK dan KB, SD dan SMP per Kecamatan" ;
    dct:identifier "da1b415b-af6e-4b97-981c-b5227f17bd3d" ;
    dct:issued "2022-07-28"^^xsd:date ;
    dct:modified "2022-07-28"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PENDIDIKAN DAN KEBUDAYAAN" ] ;
    dct:title "Jumlah Guru Menurut Kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/ef9aaf5e-8204-40fc-8876-1e5b9277db46/resource/46a99924-5b66-4771-8b0c-89e2de4cd46c> ;
    dcat:keyword "guru",
        "kecamatan" .

<http://5.189.187.109/dataset/ef9aaf5e-8204-40fc-8876-1e5b9277db46/resource/46a99924-5b66-4771-8b0c-89e2de4cd46c> a dcat:Distribution ;
    dct:description "Jumlah Guru ASN dan Honorer Jenjang TK dan KB, SD dan SMP per Kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2022-10-31T08:57:28.175511"^^xsd:dateTime ;
    dct:modified "2023-04-12T11:20:21.060397"^^xsd:dateTime ;
    dct:title "Jumlah Guru Menurut Kecamatan  Tahun 2021" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10101/jumlah-guru-menurut-kecamatan-tahun-2021.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

