@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p9716
  skos:prefLabel "brottning"@sv, "wrestling"@en, "paini"@fi ;
  a skos:Concept ;
  skos:narrower tero:p12384 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y35599 skos:exactMatch tero:p12384 .
yso:p12384 skos:exactMatch tero:p12384 .
tero:p12384
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch allars:Y35599, yso:p12384, ysa:Y135283 ;
  skos:prefLabel "freestyle wrestling"@en, "fribrottning"@sv, "vapaapaini"@fi ;
  skosext:broaderGeneric tero:p9716 ;
  skos:broader tero:p9716 ;
  a skos:Concept .

ysa:Y135283 skos:exactMatch tero:p12384 .
