@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/f415a2f7-dff8-4881-9323-ada72e7a386a> a dcat:Dataset ;
    dct:description "Jumlah Guru ASN dan Honorer Jenjang TK dan KB, SD dan SMP per Kecamatan" ;
    dct:identifier "b8a0056a-cc76-4d92-98e7-077493a66a50" ;
    dct:issued "2023-01-27"^^xsd:date ;
    dct:modified "2023-01-27"^^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/f415a2f7-dff8-4881-9323-ada72e7a386a/resource/65914028-40ba-4739-8b95-2982339bb26f> ;
    dcat:keyword "guru",
        "kecamatan" .

<http://5.189.187.109/dataset/f415a2f7-dff8-4881-9323-ada72e7a386a/resource/65914028-40ba-4739-8b95-2982339bb26f> a dcat:Distribution ;
    dct:description "Jumlah Guru ASN dan Honorer Jenjang TK dan KB, SD dan SMP per Kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2023-04-12T11:07:30.672486"^^xsd:dateTime ;
    dct:modified "2023-04-12T11:07:30.555950"^^xsd:dateTime ;
    dct:title "Jumlah Guru Menurut Kecamatan  Tahun 2022" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10101/jumlah-guru-menurut-kecamatan-tahun-2022.xlsx> .

