@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/ce8f6652-700c-46ab-8b57-85d42f5bca47> a dcat:Dataset ;
    dct:description "Indikator ini menyatakan jumlah medali emas yang diperoleh dalam pertandingan olimpiade Tahun 2024" ;
    dct:identifier "6814a706-f862-4fae-9f29-90940265c1f2" ;
    dct:issued "2024-12-31"^^xsd:date ;
    dct:modified "2025-03-19"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Asisten Deputi Olahragawan Elit" ] ;
    dct:title "Jumlah perolehan medali emas pada Olympic Games Tahun 2024" ;
    dcat:distribution <http://5.189.187.109/dataset/ce8f6652-700c-46ab-8b57-85d42f5bca47/resource/f176b9ec-ee17-4060-9e05-75a62e43d3eb> ;
    dcat:keyword "medali",
        "olahraga",
        "olimpiade" ;
    dcat:landingPage <https://satudata.kemenpora.go.id/dataset/detail/61/jumlah-perolehan-medali-emas-pada-olympic-games-tahun-2024> .

<http://5.189.187.109/dataset/ce8f6652-700c-46ab-8b57-85d42f5bca47/resource/f176b9ec-ee17-4060-9e05-75a62e43d3eb> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-03-10T07:33:58.086384"^^xsd:dateTime ;
    dct:modified "2026-03-10T07:33:58.078272"^^xsd:dateTime ;
    dct:title "Jumlah perolehan medali emas pada Olympic Games Tahun 2024" ;
    dcat:accessURL <https://satudata.kemenpora.go.id/cdn/uploads/fileprodusendata/7/7/7-jumlah-perolehan-medali-emas-pada-olympic-games-tahun-2024.xlsx> .

<https://satudata.kemenpora.go.id/dataset/detail/61/jumlah-perolehan-medali-emas-pada-olympic-games-tahun-2024> a foaf:Document .

