@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/5ae64b45-9152-402d-89ee-708713b4856d> a dcat:Dataset ;
    dct:description "memuat jumlah medali yang dihasilkjan dari Cabor Karate dalam Popda 2023" ;
    dct:identifier "5ae64b45-9152-402d-89ee-708713b4856d" ;
    dct:issued "2023-05-20T06:09:13.990070"^^xsd:dateTime ;
    dct:modified "2023-05-20T06:09:13.990077"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> ;
    dct:title "Perolehan Medali Popda Cabor Karate" ;
    dcat:distribution <http://5.189.187.109/dataset/5ae64b45-9152-402d-89ee-708713b4856d/resource/5f18bb99-fd35-40c8-becd-002ca53b9636> ;
    dcat:keyword "2023",
        "cabor",
        "karate",
        "medali",
        "popda" .

<http://5.189.187.109/dataset/5ae64b45-9152-402d-89ee-708713b4856d/resource/5f18bb99-fd35-40c8-becd-002ca53b9636> a dcat:Distribution ;
    dct:description "memuat jumlah medali yang diperoleh dalam Popda 2023 Cabor Karate" ;
    dct:format "XLSX" ;
    dct:issued "2023-05-09T08:13:57.611842"^^xsd:dateTime ;
    dct:modified "2023-05-20T06:09:13.975890"^^xsd:dateTime ;
    dct:title "Perolehan Medali Karate.xlsx" ;
    dcat:accessURL <https://data.gunungkidulkab.go.id/dataset/5ae64b45-9152-402d-89ee-708713b4856d/resource/5f18bb99-fd35-40c8-becd-002ca53b9636/download/perolehan-medali-karate.xlsx> ;
    dcat:byteSize "8527"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> a foaf:Agent ;
    foaf:name "Kabupaten Gunungkidul" .

