@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

ysa:Y99098 skos:exactMatch tero:p6002 .
tero:conceptscheme a skos:ConceptScheme .
tero:p6004
  skos:prefLabel "missbildning"@sv, "abnormalities"@en, "epämuodostumat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p6002 .

tero:p6002
  skos:exactMatch allars:Y19051, yso:p6002, ysa:Y99098 ;
  skos:broader tero:p6004 ;
  skos:prefLabel "gomspalt"@sv, "suulakihalkiot"@fi, "palatoschisis"@en ;
  skos:related tero:p6003 ;
  skosext:broaderGeneric tero:p6004 ;
  skos:altLabel "kitalakihalkiot"@fi ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

allars:Y19051 skos:exactMatch tero:p6002 .
yso:p6002 skos:exactMatch tero:p6002 .
tero:p6003
  skos:prefLabel "harelips"@en, "läppspalt"@sv, "huulihalkiot"@fi ;
  a skos:Concept ;
  skos:related tero:p6002 .

