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

tero:conceptscheme a skos:ConceptScheme .
tero:p19775
  skos:exactMatch ysa:Y95021, yso:p19775, allars:Y39247 ;
  skosext:broaderGeneric tero:p1102 ;
  skos:altLabel "eläinten vaellukset"@fi, "djur (migration)"@sv ;
  a skos:Concept ;
  skos:prefLabel "eläimet -- vaellus"@fi, "animals -- migration"@en, "djur -- migration"@sv ;
  skos:broader tero:p1102 ;
  skos:inScheme tero:conceptscheme .

ysa:Y95021 skos:exactMatch tero:p19775 .
allars:Y39247 skos:exactMatch tero:p19775 .
tero:p1102
  skos:prefLabel "migration"@en, "vaellus"@fi, "fotvandring"@sv ;
  a skos:Concept ;
  skos:narrower tero:p19775 .

yso:p19775 skos:exactMatch tero:p19775 .
