@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:p23956
  skosext:broaderGeneric tero:p6030 ;
  yso:p23805 ysa:Y174341 ;
  skos:broader tero:p6030 ;
  skos:exactMatch yso:p23956 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "remifentanil"@en, "remifentaniili"@fi, "remifentanil"@sv ;
  a skos:Concept .

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

yso:p23956 skos:exactMatch tero:p23956 .
