@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@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 .
tero:p20062
  skos:prefLabel "pääskyt"@fi, "svalor"@sv, "swallows"@en ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p20062, ysa:Y104095, allars:Y27170 ;
  skos:broader tero:p1909 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1909 .

ysa:Y104095 skos:exactMatch tero:p20062 .
tero:p1909
  skos:prefLabel "tättingar"@sv, "varpuslinnut"@fi, "passerines"@en ;
  a skos:Concept ;
  skos:narrower tero:p20062 .

allars:Y27170 skos:exactMatch tero:p20062 .
yso:p20062 skos:exactMatch tero:p20062 .
