@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/5e5deeb5-4f63-414a-82ed-14b6d55ddf6e> a dcat:Dataset ;
    dct:description "Jumlah calon olahragawan yang memiliki potensi berprestasi ditingkat internasional Tahun 2024" ;
    dct:identifier "5a272899-42ee-49ca-beb3-4cd27ab6584f" ;
    dct:issued "2024-12-31"^^xsd:date ;
    dct:modified "2024-12-09"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Asisten Deputi Sentra Pembinaan Olahragawan Muda" ] ;
    dct:title "Jumlah talenta muda Tahun 2024" ;
    dcat:keyword "olahraga" ;
    dcat:landingPage <https://satudata.kemenpora.go.id/dataset/detail/65/jumlah-talenta-muda-tahun-2024> .

<https://satudata.kemenpora.go.id/dataset/detail/65/jumlah-talenta-muda-tahun-2024> a foaf:Document .

