@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/23c331bb-5309-4c04-9897-301f4b344cf5> a dcat:Dataset ;
    dct:description "Data ini menyajikan Jumlah guru seluruhnya jenjang SD per kecamatan tahun 2024" ;
    dct:identifier "23c331bb-5309-4c04-9897-301f4b344cf5" ;
    dct:issued "2024-06-03T03:37:12.196081"^^xsd:dateTime ;
    dct:modified "2024-06-03T03:37:12.196090"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/ebe57cd3-bbd4-40e7-8f8a-a775475f3175> ;
    dct:title "Jumlah guru seluruhnya jenjang SD per kecamatan tahun 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Gustiranda, SE., M. Pd" ;
            vcard:hasEmail <mailto:gustidata1402@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/23c331bb-5309-4c04-9897-301f4b344cf5/resource/7aa86273-09e5-41ff-96e5-fe46636c2964> ;
    dcat:keyword "guru",
        "jenjang",
        "kecamatan" ;
    dcat:landingPage <https://datadik.kemdikbud.go.id> .

<http://5.189.187.109/dataset/23c331bb-5309-4c04-9897-301f4b344cf5/resource/7aa86273-09e5-41ff-96e5-fe46636c2964> a dcat:Distribution ;
    dct:description "Jumlah guru seluruhnya jenjang SD per kecamatan tahun 2024" ;
    dct:format "CSV" ;
    dct:issued "2024-05-21T09:21:27.168052"^^xsd:dateTime ;
    dct:modified "2024-06-03T03:37:12.176549"^^xsd:dateTime ;
    dct:title "Jumlah guru seluruhnya jenjang SD per kecamatan tahun 2024" ;
    dcat:accessURL <https://satudata.acehutara.go.id/dataset/23c331bb-5309-4c04-9897-301f4b344cf5/resource/7aa86273-09e5-41ff-96e5-fe46636c2964/download/jumlah-guru-seluruhnya-jenjang-sd-per-kecamatan-tahun-2024.csv> ;
    dcat:byteSize "2194"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/ebe57cd3-bbd4-40e7-8f8a-a775475f3175> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Utara" .

<https://datadik.kemdikbud.go.id> a foaf:Document .

