@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/a53a3401-5b87-4256-9f4b-e55f94abc111> a dcat:Dataset ;
    dct:description "Jumlah Siswa Usia 13-15 Tahun" ;
    dct:identifier "a53a3401-5b87-4256-9f4b-e55f94abc111" ;
    dct:issued "2024-06-11T04:58:16.385295"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:58:16.385303"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a1bc16f9-81ab-4fc2-bacc-9f976df6e29f> ;
    dct:title "Jumlah Siswa Usia 13-15 Tahun" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pendidikan" ;
            vcard:hasEmail <mailto:disdikkaro2024@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/a53a3401-5b87-4256-9f4b-e55f94abc111/resource/689177cd-9964-4402-9b0b-2e1df6871488> ;
    dcat:keyword "13-15 Tahun",
        "Jumlah",
        "Siswa" .

<http://5.189.187.109/dataset/a53a3401-5b87-4256-9f4b-e55f94abc111/resource/689177cd-9964-4402-9b0b-2e1df6871488> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-04-19T03:12:56.516463"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:58:16.376366"^^xsd:dateTime ;
    dct:title "Siswa 13_15 Kab Karo 2023.csv" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/a53a3401-5b87-4256-9f4b-e55f94abc111/resource/689177cd-9964-4402-9b0b-2e1df6871488/download/siswa-13_15-kab-karo-ok.csv> ;
    dcat:byteSize "929"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

