@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/804fe55d-593c-4ac9-9210-68e8ce6e8351> a dcat:Dataset ;
    dct:description "Jumlah Guru Per Kelas pada Jenjang Pendidikan Tertentu" ;
    dct:identifier "804fe55d-593c-4ac9-9210-68e8ce6e8351" ;
    dct:issued "2024-06-11T04:57:30.144112"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:57:30.144119"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a1bc16f9-81ab-4fc2-bacc-9f976df6e29f> ;
    dct:title "Jumlah Guru Per Kelas pada Jenjang Pendidikan Tertentu" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pendidikan" ;
            vcard:hasEmail <mailto:disdikkaro2024@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/804fe55d-593c-4ac9-9210-68e8ce6e8351/resource/1bcd7dc7-1805-49a0-bedc-124d2cbd28d4> ;
    dcat:keyword "Guru",
        "Jumlah",
        "Kelas" .

<http://5.189.187.109/dataset/804fe55d-593c-4ac9-9210-68e8ce6e8351/resource/1bcd7dc7-1805-49a0-bedc-124d2cbd28d4> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-04-19T04:21:37.928776"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:57:30.131567"^^xsd:dateTime ;
    dct:title "Jumlah Siswa Pada Jenjang Tertentu 2023.csv" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/804fe55d-593c-4ac9-9210-68e8ce6e8351/resource/1bcd7dc7-1805-49a0-bedc-124d2cbd28d4/download/jumlah-siswa-pada-jenjang-tertentu-ok.csv> ;
    dcat:byteSize "628"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

