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

yso:p5528
  skos:prefLabel "ravitsemuskäyttäytyminen"@fi, "kostvanor"@sv, "nutritional behaviour"@en ;
  a skos:Concept ;
  skos:related yso:p5530, yso:p11100, yso:p5527 ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p3625 ;
  skos:closeMatch ysa:Y4457 .

yso:p3625
  skos:prefLabel "behaviour"@en, "käyttäytyminen"@fi, "beteende"@sv ;
  a skos:Concept ;
  skos:narrower yso:p5528 .

yso:p5530
  skos:prefLabel "elintavat"@fi, "levnadsvanor"@sv ;
  a skos:Concept ;
  skos:related yso:p5528 .

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

yso:p11100
  skos:prefLabel "health behaviour"@en, "hälsobeteende"@sv, "terveyskäyttäytyminen"@fi ;
  a skos:Concept ;
  skos:related yso:p5528 .

yso:p5527
  skos:prefLabel "matvanor"@sv, "food habits"@en, "ruokatottumukset"@fi ;
  a skos:Concept ;
  skos:related yso:p5528 .

