@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/2b01e3bd-c760-4bd4-ba6e-5a682eb2fc8f> a dcat:Dataset ;
    dct:description "Jumlah Lulusan SMP/MTS/Paket B" ;
    dct:identifier "2b01e3bd-c760-4bd4-ba6e-5a682eb2fc8f" ;
    dct:issued "2024-06-11T04:55:46.715274"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:55:46.715281"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/a1bc16f9-81ab-4fc2-bacc-9f976df6e29f> ;
    dct:title "Jumlah Lulusan 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:5000/dataset/2b01e3bd-c760-4bd4-ba6e-5a682eb2fc8f/resource/c90e4b6c-c359-4b10-b247-e0e22f274673> ;
    dcat:keyword "Jumlah",
        "Lulusan",
        "Lulusan SMP",
        "MTS",
        "Paket B",
        "Siswa SMP" .

<http://5.189.187.109:5000/dataset/2b01e3bd-c760-4bd4-ba6e-5a682eb2fc8f/resource/c90e4b6c-c359-4b10-b247-e0e22f274673> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-04-29T05:35:36.709233"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:55:46.698329"^^xsd:dateTime ;
    dct:title "Lulusan SMP 2023.csv" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/2b01e3bd-c760-4bd4-ba6e-5a682eb2fc8f/resource/c90e4b6c-c359-4b10-b247-e0e22f274673/download/lulusan-smp-ok-1.csv> ;
    dcat:byteSize "517"^^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" .

