@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 skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p1155
  skos:prefLabel "flycatchers"@en, "flugsnappare"@sv, "siepot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p23329 .

tero:conceptscheme a skos:ConceptScheme .
yso:p23329 skos:exactMatch tero:p23329 .
ysa:Y157228 skos:exactMatch tero:p23329 .
tero:p23329
  skosext:broaderGeneric tero:p1155 ;
  skos:broader tero:p1155 ;
  skos:exactMatch ysa:Y157228, yso:p23329 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "Collared Flycatcher"@en, "sepelsieppo"@fi, "halsbandsflugsnappare"@sv ;
  a skos:Concept .

