@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/f1c1a89f-c9c4-4c0e-acd1-b29305373252> a dcat:Dataset ;
    dct:description "Jumlah Penduduk yang mencapai SMP/MTs/Paket B" ;
    dct:identifier "f1c1a89f-c9c4-4c0e-acd1-b29305373252" ;
    dct:issued "2024-06-11T04:59:56.032809"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:59:56.032817"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a1bc16f9-81ab-4fc2-bacc-9f976df6e29f> ;
    dct:title "Jumlah Penduduk yang mencapai SMP/MTs/Paket B" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pendidikan" ;
            vcard:hasEmail <mailto:disdikkaro2024@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f1c1a89f-c9c4-4c0e-acd1-b29305373252/resource/fc505bb9-712a-4ced-a893-a67585059dd1> ;
    dcat:keyword "Paket B",
        "Penduduk",
        "SMP" .

<http://5.189.187.109/dataset/f1c1a89f-c9c4-4c0e-acd1-b29305373252/resource/fc505bb9-712a-4ced-a893-a67585059dd1> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-04-19T02:58:09.433931"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:59:56.022150"^^xsd:dateTime ;
    dct:title "Lulusan SMP 2023.csv" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/f1c1a89f-c9c4-4c0e-acd1-b29305373252/resource/fc505bb9-712a-4ced-a893-a67585059dd1/download/lulusan-smp-ok.csv> ;
    dcat:byteSize "517"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

