@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#> .

tero:p5465
  skos:prefLabel "droger"@sv, "huumeet"@fi, "drugs"@en ;
  a skos:Concept ;
  skos:narrower tero:T00684 .

tero:p90
  skos:prefLabel "svampar"@sv, "fungi"@en, "sienet"@fi ;
  a skos:Concept ;
  skos:narrower tero:T00684 .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/hpmulti/T00684> skos:exactMatch tero:T00684 .
tero:T00684
  skos:prefLabel "huumesienet"@fi, "magic mushrooms"@en, "hallucinogena svampar"@sv ;
  skos:broader tero:p90, tero:p5465 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p5465, tero:p90 ;
  a skos:Concept ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00684> .

