@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:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/mesh/D006919> skos:exactMatch tero:D006919 .
tero:D006919
  skos:altLabel "2-(2-(4-((4-Chlorophenyl)phenylmethyl)-1-piperazinyl)ethoxy)ethanol"@en, "atarax"@sv, "hydroxizinum"@fi ;
  skos:prefLabel "hydroxizin"@sv, "hydroxyzine"@en, "hydroksitsiini"@fi ;
  a skos:Concept ;
  skos:hiddenLabel "pamoate, hydroxyzine"@en, "ATARAX"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D006919> ;
  skosext:broaderGeneric tero:p1707 ;
  skos:broader tero:p1707 .

tero:p1707
  skos:prefLabel "medicinal substances"@en, "läkemedel"@sv, "lääkeaineet"@fi ;
  a skos:Concept ;
  skos:narrower tero:D006919 .

