@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/d4bee852-c0a8-4484-9225-a3f577a3b8f4> a dcat:Dataset ;
    dct:description "Peringkat pada Olympic Games Tahun 2024" ;
    dct:identifier "23594958-952b-4be8-8686-efa693513269" ;
    dct:issued "2024-12-31"^^xsd:date ;
    dct:modified "2025-04-21"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Asisten Deputi Olahragawan Elit" ] ;
    dct:title "Peringkat pada Olympic Games Tahun 2024" ;
    dcat:distribution <http://5.189.187.109/dataset/d4bee852-c0a8-4484-9225-a3f577a3b8f4/resource/f12d6a98-a84c-4898-aa78-da2e23ab6859> ;
    dcat:keyword "olahraga",
        "olimpiade" ;
    dcat:landingPage <https://satudata.kemenpora.go.id/dataset/detail/54/peringkat-pada-olympic-games-tahun-2024> .

<http://5.189.187.109/dataset/d4bee852-c0a8-4484-9225-a3f577a3b8f4/resource/f12d6a98-a84c-4898-aa78-da2e23ab6859> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-03-10T07:33:52.720999"^^xsd:dateTime ;
    dct:modified "2026-03-10T07:33:52.708710"^^xsd:dateTime ;
    dct:title "Peringkat pada Olympic Games Tahun 2024" ;
    dcat:accessURL <https://satudata.kemenpora.go.id/cdn/uploads/fileprodusendata/9/5/6-peringkat-pada-olympic-games.xlsx> .

<https://satudata.kemenpora.go.id/dataset/detail/54/peringkat-pada-olympic-games-tahun-2024> a foaf:Document .

