@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/organization/miedzynarodowa-federacja-tenisowa-itf>
  a skos:Concept ;
  skos:inScheme sport:ValueScheme ;
  skos:prefLabel "Międzynarodowa Federacja Tenisowa (ITF)"@pl .

<http://clarin-pl.eu/SporThes/gra_pojedyncza_kobiet_w_tenisie_ziemnym> sport:hasOrganization <http://clarin-pl.eu/SporThes/value/organization/miedzynarodowa-federacja-tenisowa-itf> .
<http://clarin-pl.eu/SporThes/gra_pojedyncza_mezczyzn_w_tenisie_ziemnym> sport:hasOrganization <http://clarin-pl.eu/SporThes/value/organization/miedzynarodowa-federacja-tenisowa-itf> .
<http://clarin-pl.eu/SporThes/tenis_ziemny> sport:hasOrganization <http://clarin-pl.eu/SporThes/value/organization/miedzynarodowa-federacja-tenisowa-itf> .
