@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j: a skos:ConceptScheme .
n9j:-PSFSJS99-R
  skos:prefLabel "psychological factors"@en ;
  a skos:Concept ;
  skos:broader n9j:-VGJ3DTP6-9 .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-VGJ3DTP6-9 .

n9j:-VGJ3DTP6-9
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/psychosocial_factors> ;
  skos:narrower n9j:-PSFSJS99-R ;
  skos:definition "Those factors that link an individual's experience of health and illness and their social position. As with the social gradient of disease these are differentially distributed. [Source: The Sage Dictionary of Health and Society; Psychosocial Factors]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-D3T0WXSH-S ;
  skos:prefLabel "psychosocial factors"@en .

n9j:-D3T0WXSH-S
  skos:prefLabel "social factors"@en ;
  a skos:Concept ;
  skos:narrower n9j:-VGJ3DTP6-9 .

