@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p650
  skos:exactMatch allars:Y30333, ysa:Y133625, yso:p650 ;
  a skos:Concept ;
  skos:prefLabel "immunotoxikologi"@sv, "immunotoxicology"@en, "immunotoksikologia"@fi ;
  skosext:broaderGeneric tero:p651 ;
  skos:broader tero:p651 ;
  skos:inScheme tero:conceptscheme .

yso:p650 skos:exactMatch tero:p650 .
allars:Y30333 skos:exactMatch tero:p650 .
tero:conceptscheme a skos:ConceptScheme .
tero:p651
  skos:prefLabel "toxikologi"@sv, "toxicology"@en, "toksikologia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p650 .

ysa:Y133625 skos:exactMatch tero:p650 .
