@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 skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y134662 skos:exactMatch tero:p19970 .
tero:p19970
  skos:exactMatch allars:Y30637, <http://www.yso.fi/onto/mesh/D008022>, ysa:Y134662 ;
  skos:hiddenLabel "ligament"@en ;
  skosext:broaderGeneric tero:p109 ;
  skos:prefLabel "ligament"@sv, "ligaments"@en, "ligamentit"@fi ;
  a skos:Concept ;
  skos:altLabel "nivelsiteet"@fi, "siteet"@fi, "ligamentum"@fi, "ligamentti"@fi, "ledband"@sv, "side"@fi ;
  skos:broader tero:p109 ;
  skos:inScheme tero:conceptscheme .

allars:Y30637 skos:exactMatch tero:p19970 .
<http://www.yso.fi/onto/mesh/D008022> skos:exactMatch tero:p19970 .
tero:p109
  skos:prefLabel "organs"@en, "elimet"@fi, "organ"@sv ;
  a skos:Concept ;
  skos:narrower tero:p19970 .

