@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p3557
  skos:prefLabel "biologiska egenskaper"@sv, "biological qualities"@en, "biologiset ominaisuudet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p343 .

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

yso:p344
  skos:prefLabel "atopy"@en, "atopia"@fi, "atopi"@sv ;
  a skos:Concept ;
  skos:related yso:p343 .

yso:p342
  skos:prefLabel "allergi"@sv, "allergy"@en, "allergia"@fi ;
  a skos:Concept ;
  skos:related yso:p343 .

yso:p343
  skos:broader yso:p3557 ;
  skos:related yso:p344, yso:p342 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "överkänslighet"@sv, "hypersensitivity"@en, "yliherkkyys"@fi ;
  a skos:Concept .

