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

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

yso:p11098
  skos:prefLabel "terveysriskit"@fi, "health risks"@en, "hälsorisker"@sv ;
  a skos:Concept ;
  skos:related yso:p11101 .

yso:p5530
  skos:prefLabel "manner of living"@en, "elintavat"@fi, "levnadsvanor"@sv ;
  a skos:Concept ;
  skos:related yso:p11101 .

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:p11101 .

yso:p11101
  skos:related yso:p5530, yso:p11098, yso:p11100 ;
  skos:prefLabel "risk behaviour"@en, "riskikäyttäytyminen"@fi, "risktagande (beteende)"@sv ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p3625 ;
  skos:closeMatch allars:Y25246, ysa:Y114763 ;
  a skos:Concept .

