@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:5000/dataset/139aa135-a975-49ad-958c-9d2edc09d4e9> a dcat:Dataset ;
    dct:description "Jumlah Siswa Putus Sekolah di SD/MI" ;
    dct:identifier "139aa135-a975-49ad-958c-9d2edc09d4e9" ;
    dct:issued "2024-06-11T04:55:13.309353"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:55:13.309362"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/a1bc16f9-81ab-4fc2-bacc-9f976df6e29f> ;
    dct:title "Jumlah Siswa Putus Sekolah di SD/MI" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pendidikan" ;
            vcard:hasEmail <mailto:disdikkaro2024@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/139aa135-a975-49ad-958c-9d2edc09d4e9/resource/fb6020b4-0fcf-497a-bab1-b8cc1eee99d5> ;
    dcat:keyword "Jumlah",
        "Putus Sekolah",
        "SD",
        "Siswa" .

<http://5.189.187.109:5000/dataset/139aa135-a975-49ad-958c-9d2edc09d4e9/resource/fb6020b4-0fcf-497a-bab1-b8cc1eee99d5> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-04-19T03:16:15.191230"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:55:13.297289"^^xsd:dateTime ;
    dct:title "Angka Putus Sekolah SD 2023.csv" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/139aa135-a975-49ad-958c-9d2edc09d4e9/resource/fb6020b4-0fcf-497a-bab1-b8cc1eee99d5/download/angka-putus-sekolah-sd-ok.csv> ;
    dcat:byteSize "492"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

