@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p324
  skos:prefLabel "kemiska föreningar"@sv, "chemical compounds"@en, "kemialliset yhdisteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p4093 .

yso:p4093 skos:exactMatch tero:p4093 .
tero:p4093
  skos:inScheme tero:conceptscheme ;
  skos:note "Siirrännäisten hylkimisreaktion ehkäisyyn käytetty lääkeaine" ;
  a skos:Concept ;
  skos:exactMatch ysa:Y115714, yso:p4093 ;
  skos:prefLabel "ciclosporin"@en, "syklosporiini"@fi, "ciklosporin"@sv ;
  rdfs:comment "siirrännäisten hylkimisreaktion ehkäisyyn käytetty lääkeaine" ;
  dc11:source "Lähde:Lääketieteen termit", "MOT Lääketiede 2.0a" ;
  skos:altLabel "siklosporiini"@fi ;
  skosext:broaderGeneric tero:p324 ;
  skos:broader tero:p324 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y115714 skos:exactMatch tero:p4093 .
