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

tero:conceptscheme a skos:ConceptScheme .
tero:p15168
  skos:prefLabel "urticaceae"@en, "nokkoskasvit"@fi, "nässelväxter"@sv ;
  a skos:Concept ;
  skos:narrower tero:p15167 .

yso:p15167 skos:exactMatch tero:p15167 .
ysa:Y97665 skos:exactMatch tero:p15167 .
allars:Y36507 skos:exactMatch tero:p15167 .
tero:p15167
  skos:prefLabel "nettles"@en, "brännässlor"@sv, "nokkoset"@fi ;
  skos:exactMatch allars:Y36507, yso:p15167, ysa:Y97665 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p15168 ;
  skos:broader tero:p15168 .

