@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:p415
  skos:prefLabel "forskningsmetodik"@sv, "research methods"@en, "tutkimusmenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower tero:D014374 .

tero:D012882
  skos:prefLabel "skin tests"@en, "ihotestit", "ihotestit"@fi ;
  a skos:Concept ;
  skos:narrower tero:D014374 .

tero:D014374
  skos:hiddenLabel "tuberculin tests"@en, "mantoux"@fi, "mantouxin koe"@fi, "tests, tuberculin"@en, "test, tuberculin"@en ;
  skos:prefLabel "tuberculin test"@en, "tuberkulinprov"@sv, "tuberkuliinikoe"@fi ;
  skosext:broaderGeneric tero:p415, tero:D012882 ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D014374> ;
  skos:altLabel "Mantouxs prov"@sv, "Mantoux’n koe"@fi, "PPD"@sv ;
  skos:broader tero:p415, tero:D012882 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

<http://www.yso.fi/onto/mesh/D014374> skos:exactMatch tero:D014374 .
