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

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

yso:p22085
  skos:broader yso:p6853 ;
  skos:closeMatch allars:Y38439, ysa:Y165503 ;
  skos:altLabel "mixed martial arts"@fi, "ultimate fighting"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "vapaaottelu"@fi, "mixed martial arts"@sv ;
  a skos:Concept .

yso:p6853
  skos:prefLabel "kampsporter"@sv, "kamppailu-urheilu"@fi, "combat sports"@en ;
  a skos:Concept ;
  skos:narrower yso:p22085 .

