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

tero:p6990
  skos:prefLabel "fiskgjusar (familj)"@sv, "ospreys"@en, "sääkset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p6989 .

tero:conceptscheme a skos:ConceptScheme .
tero:p6989
  skos:exactMatch yso:p6989, allars:Y35762, ysa:Y108872 ;
  skos:altLabel "sääksi"@fi, "fiskgjuse"@sv ;
  skos:prefLabel "kalasääski"@fi, "osprey"@en, "fiskgjuse (art)"@sv ;
  a skos:Concept ;
  skos:broader tero:p6990 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p6990 .

yso:p6989 skos:exactMatch tero:p6989 .
ysa:Y108872 skos:exactMatch tero:p6989 .
allars:Y35762 skos:exactMatch tero:p6989 .
