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

<http://5.189.187.109/dataset/8a6cd2d4-2b43-49a9-9194-71bb8fdbb2d5> a dcat:Dataset ;
    dct:description "Jumlah Guru Kualifikasi S1/DIV" ;
    dct:identifier "8a6cd2d4-2b43-49a9-9194-71bb8fdbb2d5" ;
    dct:issued "2024-06-11T04:57:43.837563"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:57:43.837571"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a1bc16f9-81ab-4fc2-bacc-9f976df6e29f> ;
    dct:title "Jumlah Guru Kualifikasi S1/DIV" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pendidikan" ;
            vcard:hasEmail <mailto:disdikkaro2024@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/8a6cd2d4-2b43-49a9-9194-71bb8fdbb2d5/resource/455fe388-5fac-42bc-a0e6-05866a9d4f3a> ;
    dcat:keyword "DIV",
        "Guru",
        "Jumlah",
        "Kualifikasi",
        "S1" .

<http://5.189.187.109/dataset/8a6cd2d4-2b43-49a9-9194-71bb8fdbb2d5/resource/455fe388-5fac-42bc-a0e6-05866a9d4f3a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-04-19T04:38:27.683926"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:57:43.823672"^^xsd:dateTime ;
    dct:title "Jumlah Guru S1 2023.csv" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/8a6cd2d4-2b43-49a9-9194-71bb8fdbb2d5/resource/455fe388-5fac-42bc-a0e6-05866a9d4f3a/download/jumlah-guru-s1-ok.csv> ;
    dcat:byteSize "104"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/a1bc16f9-81ab-4fc2-bacc-9f976df6e29f> a foaf:Agent ;
    foaf:name "Kabupaten Karo" .

