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

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

tero:conceptscheme a skos:ConceptScheme .
tero:p9992
  skos:prefLabel "graeco-roman wrestling"@en, "kreikkalais-roomalainen paini"@fi, "grekisk-romersk brottning"@sv ;
  skos:exactMatch ysa:Y135284, allars:Y35597, yso:p9992 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p9716 ;
  skosext:broaderGeneric tero:p9716 ;
  a skos:Concept .

ysa:Y135284 skos:exactMatch tero:p9992 .
allars:Y35597 skos:exactMatch tero:p9992 .
yso:p9992 skos:exactMatch tero:p9992 .
