@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/318bec37-c171-4309-9dcc-0966e956a0a6> a dcat:Dataset ;
    dct:description "Jumlah Guru Honorer dalam masing-masing kecamatan" ;
    dct:identifier "fcf465ed-6b71-4ebd-86a3-b19a815627a3" ;
    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 Berstatus Honorer Berdasarkan Kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/318bec37-c171-4309-9dcc-0966e956a0a6/resource/7cf1bb5e-ac16-4611-ade5-6e0756817ddf> ;
    dcat:keyword "guru",
        "honorer",
        "kecamatan" .

<http://5.189.187.109/dataset/318bec37-c171-4309-9dcc-0966e956a0a6/resource/7cf1bb5e-ac16-4611-ade5-6e0756817ddf> a dcat:Distribution ;
    dct:description "Jumlah Guru Honorer dalam masing-masing kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2022-10-31T08:57:10.877812"^^xsd:dateTime ;
    dct:modified "2023-04-12T11:19:48.696539"^^xsd:dateTime ;
    dct:title "Jumlah Guru Berstatus Honorer Berdasarkan Kecamatan Tahun 2021" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10101/jumlah-guru-berstatus-honorer-berdasarkan-kecamatan-tahun-2021.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

