@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/D016602> skos:exactMatch tero:D016602 .
tero:D016602
  skos:hiddenLabel "injuries, sharps"@en, "needle sticks"@en, "injury, sharps"@en, "needle-stick injury"@en, "needlestick"@en, "needlestick injury"@en, "injury, needle-stick"@en, "needle stick injuries"@en, "sharps injury"@en, "needle-stick"@en, "injury, needlestick"@en, "injuries, needle-stick"@en ;
  skos:altLabel "needle-stick injuries"@en, "injuries, needlestick"@en, "neulanpistotapaturmat"@fi, "neulanpistovamma"@fi, "neulanpistotapaturma"@fi, "neulanpisto"@fi, "needle-sticks"@en, "needlesticks"@en ;
  skos:broader tero:p50 ;
  skosext:broaderGeneric tero:p50 ;
  skos:prefLabel "needlestick injuries"@en, "neulanpistovammat"@fi, "nålsticksskador"@sv ;
  a skos:Concept ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D016602> ;
  skos:inScheme tero:conceptscheme .

tero:p50
  skos:prefLabel "injuries"@en, "vammat"@fi, "skador"@sv ;
  a skos:Concept ;
  skos:narrower tero:D016602 .

tero:conceptscheme a skos:ConceptScheme .
