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

ysa:Y110967 skos:exactMatch tero:p20613 .
yso:p20613 skos:exactMatch tero:p20613 .
allars:Y17013 skos:exactMatch tero:p20613 .
tero:conceptscheme a skos:ConceptScheme .
tero:p20613
  skos:prefLabel "animal anatomy"@en, "eläinanatomia"@fi, "djuranatomi"@sv ;
  skos:broader tero:p1523 ;
  skos:exactMatch ysa:Y110967, yso:p20613, allars:Y17013 ;
  skosext:broaderGeneric tero:p1523 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

tero:p1523
  skos:prefLabel "anatomy"@en, "anatomi"@sv, "anatomia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p20613 .

