@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p20710
  skos:prefLabel "thrombin"@en, "trombiini"@fi, "trombin"@sv ;
  a skos:Concept ;
  skos:related yso:p20709 .

yso:p20709
  skos:broader yso:p1433 ;
  skos:closeMatch allars:Y41249, ysa:Y168232 ;
  skos:related yso:p20710 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "antitrombiinit"@fi, "antitrombiner"@sv ;
  a skos:Concept .

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

yso:p1708
  skos:prefLabel "ämne enligt påverkan"@sv, "aine vaikutuksen mukaan"@fi ;
  a skos:Collection ;
  skos:member yso:p20709 .

