@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/elderly_abuse>
  skos:definition "Awareness of elder abuse as a social problem has increased in recent years because of attention to the identification of those who are likely to be abused. As the elderly population in the United States and around the world increases, a greater number will be dependent on others for their care. [Source: <a href=\"https://sk.sagepub.com/reference/socialproblems/n5.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Problems; Abuse, Elderly</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/crime_and_deviance> ;
  skos:prefLabel "elderly abuse"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/elderly_abuse> .

<https://concepts.sagepub.com/social-science/concept/crime_and_deviance>
  skos:prefLabel "crime and deviance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/elderly_abuse> .

