@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:-FG4HCGV0-G
  skos:prefLabel "victimology"@en ;
  a skos:Concept ;
  skos:narrower n9j:-RV6TPDXH-V .

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

n9j: a skos:ConceptScheme .
n9j:-RV6TPDXH-V
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/public_perceptions_of_victims> ;
  skos:definition "People can experience many types of victimizations, including rape, domestic violence, child abuse, theft, burglary, robbery, and white collar crime. Society has a perception of victims of these and other crimes that is not always accurate. [Source: Encyclopedia of Victimology and Crime Prevention; Public Perceptions of Victims]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-FG4HCGV0-G ;
  skos:prefLabel "public perceptions of victims"@en .

