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

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-W6C4ND2Z-V .

n9j: a skos:ConceptScheme .
n9j:-L4G0HRCW-4
  skos:prefLabel "psychological, mental, and physical health issues"@en ;
  a skos:Concept ;
  skos:narrower n9j:-W6C4ND2Z-V .

n9j:-W6C4ND2Z-V
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/physical_health_consequences_of_victimization> ;
  skos:definition "The physical health consequences of victimization are an area that has only recently received attention in victimization research. The lack of research may be attributed to the fact that many individuals do not report being a victim, individuals may not characterize themselves as victims, and many do not seek medical help or assistance with injuries sustained through the victimization. [Source: Encyclopedia of Victimology and Crime Prevention; Physical Health Consequences of Victimization]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-L4G0HRCW-4 ;
  skos:prefLabel "physical health consequences of victimization"@en .

