@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

yso:p2477
  skos:prefLabel "team games"@en, "lagspel"@sv, "joukkuepelit"@fi ;
  a skos:Concept ;
  skos:related yso:p13772 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p2239
  skos:prefLabel "vesiurheilu"@fi, "vattensport"@sv, "water sports"@en ;
  a skos:Concept ;
  skos:narrower yso:p13772 .

yso:p2478
  skos:prefLabel "lagidrott"@sv, "team sports"@en, "joukkueurheilu"@fi ;
  a skos:Concept ;
  skos:narrower yso:p13772 .

yso:p1930
  skos:prefLabel "bollsport"@sv, "ball sports"@en, "palloilu"@fi ;
  a skos:Concept ;
  skos:narrower yso:p13772 .

yso:p13772
  skos:related yso:p2477 ;
  skos:prefLabel "underwater rugby"@en, "undervattensrugby"@sv, "uppopallo"@fi ;
  skos:broader yso:p2239, yso:p2478, yso:p1930 ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch ysa:Y101953, allars:Y28264 ;
  a skos:Concept .

