@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
  a skos:Concept ;
  skos:narrower yso:p11101 ;
  skos:prefLabel "behaviour"@en, "käyttäytyminen"@fi, "beteende"@sv .

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

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

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

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

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

