@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:conceptscheme a skos:ConceptScheme .
tero:p10431
  skos:prefLabel "molkar"@sv, "valvatit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p10430 .

yso:p10430 skos:exactMatch tero:p10430 .
ysa:Y121794 skos:exactMatch tero:p10430 .
tero:p10430
  skosext:broaderGeneric tero:p10431 ;
  skos:broader tero:p10431 ;
  skos:exactMatch ysa:Y121794, yso:p10430 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "sonchus arvensis"@en, "åkermolke"@sv, "peltovalvatti"@fi ;
  a skos:Concept .

