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

<http://www.yso.fi/onto/mesh/D010592> skos:exactMatch tero:D010592 .
tero:conceptscheme a skos:ConceptScheme .
tero:p746
  a skos:Collection ;
  skos:prefLabel "aine käytön mukaan"@fi ;
  skos:member tero:D010592 .

tero:D010592
  skos:altLabel "farmaseuttinen apuaine"@fi, "pharmaceutical aids"@en, "aids, pharmaceutic"@en, "aids, pharmaceutical"@en ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D010592> ;
  skos:broader tero:p1433 ;
  skos:narrower tero:D005079 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p1433 ;
  skos:prefLabel "pharmaceutic aids"@en, "farmaseuttiset apuaineet"@fi, "farmaseuttiset apuaineet" ;
  a skos:Concept .

tero:D005079
  skos:prefLabel "excipients"@en, "hjälpämnen"@sv, "apuaineet"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:D010592 ;
  skos:broader tero:D010592 .

tero:p1433
  skos:prefLabel "matter"@en, "aine"@fi, "materia"@sv ;
  a skos:Concept ;
  skos:narrower tero:D010592 .

