@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/psychological_theories_and_diagnoses_for_violent_behavior>
  skos:prefLabel "psychological theories and diagnoses for violent behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/XYY_syndrome> .

<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/XYY_syndrome> .

<https://concepts.sagepub.com/social-science/concept/XYY_syndrome>
  skos:definition "Based in Lombrosian theory that criminal behavior is rooted in heredity, some contemporary theorists have focused their research on genetic composition that may influence or even cause criminal conduct. The notion that criminal conduct may be biologically predisposed is certainly not new, nor is it without foundation. [Source: <a href=\"https://sk.sagepub.com/reference/violentcrime/n499.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Murder and Violent Crime; Xyy Syndrome</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychological_theories_and_diagnoses_for_violent_behavior> ;
  skos:prefLabel "XYY syndrome"@en ;
  a skos:Concept .

