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

allars:Y37515 skos:exactMatch tero:p22163 .
tero:p22163
  skos:exactMatch allars:Y37515, ysa:Y164261, yso:p22163 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:broader tero:p1053 ;
  skos:prefLabel "seaplanes"@en, "vesilentokoneet"@fi, "hydroplan"@sv ;
  skosext:broaderGeneric tero:p1053 ;
  skos:altLabel "vesitasot"@fi .

tero:conceptscheme a skos:ConceptScheme .
tero:p1053
  skos:prefLabel "aeroplanes"@en, "flygplan"@sv, "lentokoneet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p22163 .

yso:p22163 skos:exactMatch tero:p22163 .
ysa:Y164261 skos:exactMatch tero:p22163 .
