@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/1c64d256-11c7-4e00-a677-06546399d99b> a dcat:Dataset ;
    dct:description "Jumlah Total Ruang Kelas SMP/MTs" ;
    dct:identifier "1c64d256-11c7-4e00-a677-06546399d99b" ;
    dct:issued "2024-06-11T04:55:23.168216"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:55:23.168223"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/a1bc16f9-81ab-4fc2-bacc-9f976df6e29f> ;
    dct:title "Jumlah Total Ruang Kelas 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/1c64d256-11c7-4e00-a677-06546399d99b/resource/e5e90100-a672-4798-a5eb-bb5c514d2950> ;
    dcat:keyword "Jumlah",
        "Ruang",
        "Ruang Kelas",
        "Siswa SMP",
        "Total" .

<http://5.189.187.109:5000/dataset/1c64d256-11c7-4e00-a677-06546399d99b/resource/e5e90100-a672-4798-a5eb-bb5c514d2950> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-04-19T04:13:59.614118"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:55:23.147885"^^xsd:dateTime ;
    dct:title "Total Ruang Kelas SMP 2023.csv" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/1c64d256-11c7-4e00-a677-06546399d99b/resource/e5e90100-a672-4798-a5eb-bb5c514d2950/download/total-ruang-kelas-smp-ok.csv> ;
    dcat:byteSize "509"^^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" .

