@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#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .

tero:p13485
  skos:broader tero:p900 ;
  skosext:broaderGeneric tero:p900 ;
  skos:prefLabel "medical physics"@en, "lääketieteellinen fysiikka"@fi, "medicinsk fysik"@sv ;
  skos:exactMatch allars:Y41204, ysa:Y108506, yso:p13485 ;
  a skos:Concept ;
  skos:related tero:p13486 ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
allars:Y41204 skos:exactMatch tero:p13485 .
ysa:Y108506 skos:exactMatch tero:p13485 .
tero:p13486
  skos:prefLabel "medicinsk teknik"@sv, "medical technology"@en, "lääketieteellinen tekniikka"@fi ;
  a skos:Concept ;
  skos:related tero:p13485 .

yso:p13485 skos:exactMatch tero:p13485 .
tero:p900
  skos:prefLabel "fysik"@sv, "physics"@en, "fysiikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:p13485 .

