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

tero:conceptscheme a skos:ConceptScheme .
tero:p6030
  skos:prefLabel "opioids"@en, "opioider"@sv, "opioidit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p6029 .

ysa:Y97669 skos:exactMatch tero:p6029 .
tero:p6029
  skos:exactMatch allars:Y42602, yso:p6029, ysa:Y97669 ;
  skos:prefLabel "noskapiini"@fi, "noskapin"@sv, "noscapine"@en ;
  a skos:Concept ;
  skos:broader tero:p6030 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p6030 .

yso:p6029 skos:exactMatch tero:p6029 .
allars:Y42602 skos:exactMatch tero:p6029 .
