@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 .
tero:D019934
  skosext:broaderGeneric tero:D003942 ;
  skos:broader tero:D003942 ;
  skos:related tero:p25978 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "INR"@fi ;
  a skos:Concept .

tero:D003942
  skos:prefLabel "laboratoriediagnostik"@sv, "laboratory techniques and procedures"@en, "laboratoriomenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower tero:D019934 .

tero:p25978
  skos:prefLabel "antikoagulaatio"@fi, "blodförtunning"@sv ;
  a skos:Concept ;
  skos:related tero:D019934 .

