@prefix sport: <http://clarin-pl.eu/SporThes/core/v2#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

sport:ValueScheme
  a skos:ConceptScheme ;
  skos:prefLabel "Wartości kontrolowane SportThes"@pl, "SportThes controlled values"@en .

<http://clarin-pl.eu/SporThes/value/competition/igrzyska-wspolnoty-narodow>
  a skos:Concept ;
  skos:inScheme sport:ValueScheme ;
  skos:prefLabel "Igrzyska Wspólnoty Narodów"@pl .

<http://clarin-pl.eu/SporThes/bowls_gra_pojedyncza_mezczyzn> sport:hasCompetition <http://clarin-pl.eu/SporThes/value/competition/igrzyska-wspolnoty-narodow> .
<http://clarin-pl.eu/SporThes/bowls_gra_pojedyncza> sport:hasCompetition <http://clarin-pl.eu/SporThes/value/competition/igrzyska-wspolnoty-narodow> .
<http://clarin-pl.eu/SporThes/bowls_gra_pojedyncza_kobiet> sport:hasCompetition <http://clarin-pl.eu/SporThes/value/competition/igrzyska-wspolnoty-narodow> .
<http://clarin-pl.eu/SporThes/rugby_7-osobowe> sport:hasCompetition <http://clarin-pl.eu/SporThes/value/competition/igrzyska-wspolnoty-narodow> .
<http://clarin-pl.eu/SporThes/bowls> sport:hasCompetition <http://clarin-pl.eu/SporThes/value/competition/igrzyska-wspolnoty-narodow> .
<http://clarin-pl.eu/SporThes/bowls_gra_zespolowa> sport:hasCompetition <http://clarin-pl.eu/SporThes/value/competition/igrzyska-wspolnoty-narodow> .
