@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/b38dbd19-e888-404e-9dd7-b0e68140ab64> a dcat:Dataset ;
    dct:description "Total seluruh atlet pelajar di Kab.Karo" ;
    dct:identifier "b38dbd19-e888-404e-9dd7-b0e68140ab64" ;
    dct:issued "2024-06-11T04:58:38.504745"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:58:38.504753"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a1bc16f9-81ab-4fc2-bacc-9f976df6e29f> ;
    dct:title "Jumlah seluruh atlet muda" ;
    dcat:distribution <http://5.189.187.109/dataset/b38dbd19-e888-404e-9dd7-b0e68140ab64/resource/61d55407-959a-43b7-bf52-23e2f0ba1346> ;
    dcat:keyword "atlet",
        "muda" .

<http://5.189.187.109/dataset/b38dbd19-e888-404e-9dd7-b0e68140ab64/resource/61d55407-959a-43b7-bf52-23e2f0ba1346> a dcat:Distribution ;
    dct:description "Total seluruh atlet pelajar di Kab.Karo" ;
    dct:format "CSV" ;
    dct:issued "2024-04-19T06:06:52.761294"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:58:38.494524"^^xsd:dateTime ;
    dct:title "JUMLAH ATLET MUDA 2023.csv" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/b38dbd19-e888-404e-9dd7-b0e68140ab64/resource/61d55407-959a-43b7-bf52-23e2f0ba1346/download/jlh-atlet-muda.csv> ;
    dcat:byteSize "107"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

