@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/1f56ed71-11b5-4401-a8b4-71c888be2ee8> a dcat:Dataset ;
    dct:description "Jumlah Anak Putus Sekolah Jenjang Pendidikan SMP/MTS" ;
    dct:identifier "1f56ed71-11b5-4401-a8b4-71c888be2ee8" ;
    dct:issued "2024-06-11T04:55:27.558831"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:55:27.558838"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/a1bc16f9-81ab-4fc2-bacc-9f976df6e29f> ;
    dct:title "Jumlah Anak Putus Sekolah Jenjang Pendidikan SMP/MTS" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pendidikan" ;
            vcard:hasEmail <mailto:disdikkaro2024@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/1f56ed71-11b5-4401-a8b4-71c888be2ee8/resource/aea1b4d8-4081-4bae-9c71-8858bb5d85d0> ;
    dcat:keyword "Putus Sekolah",
        "pendidikan" .

<http://5.189.187.109:5000/dataset/1f56ed71-11b5-4401-a8b4-71c888be2ee8/resource/aea1b4d8-4081-4bae-9c71-8858bb5d85d0> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-04-19T03:21:59.551640"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:55:27.550121"^^xsd:dateTime ;
    dct:title "Angka Putus Sekolah SMP Ok.csv" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/1f56ed71-11b5-4401-a8b4-71c888be2ee8/resource/aea1b4d8-4081-4bae-9c71-8858bb5d85d0/download/angka-putus-sekolah-smp-ok-1.csv> ;
    dcat:byteSize "488"^^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" .

