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

tero:conceptscheme a skos:ConceptScheme .
tero:p24109
  skosext:broaderGeneric tero:p13312 ;
  yso:p23805 ysa:Y173004 ;
  skos:broader tero:p13312 ;
  skos:exactMatch yso:p24109 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "grow light cultivation"@en, "valoviljely"@fi, "belyst odling"@sv ;
  a skos:Concept .

yso:p24109 skos:exactMatch tero:p24109 .
tero:p13312
  skos:prefLabel "växthusodling"@sv, "greenhouse cultivation"@en, "kasvihuoneviljely"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24109 .

