@prefix yso: <http://www.yso.fi/onto/yso/> .
@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/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p5681
  skos:closeMatch allars:Y30721, ysa:Y136007 ;
  skos:broader yso:p5700, yso:p2709 ;
  skos:prefLabel "embryoöverföring"@sv, "embryo transfer"@en, "alkionsiirto"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:related yso:p5679 ;
  a skos:Concept .

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

yso:p2709
  skos:prefLabel "medical procedures"@en, "lääketieteelliset toimenpiteet"@fi, "medicinska åtgärder"@sv ;
  a skos:Concept ;
  skos:narrower yso:p5681 .

yso:p5700
  skos:prefLabel "förflyttning (fenomen)"@sv, "transfer (causing to move)"@en, "siirto (liikuttaminen)"@fi ;
  a skos:Concept ;
  skos:narrower yso:p5681 .

yso:p5679
  skos:prefLabel "test-tube conception"@en, "koeputkihedelmöitys"@fi, "provrörsbefruktning"@sv ;
  a skos:Concept ;
  skos:related yso:p5681 .

