@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/r_K_theory>
  skos:definition "r/K theory, derived from evolutionary biology, describes a continuum of reproduction strategies. Species on the r-strategy end of this continuum reproduce quickly, in large numbers, and spend little time nurturing their young, while K-strategy animals reproduce slowly, in low numbers per birthing event, and nurture their young carefully. [Source: <a href=\"https://sk.sagepub.com/reference/raceandcrime/n304.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Race and Crime; r/K Theory</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/concepts_in_race_and_crime> ;
  skos:prefLabel "r/K theory"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/concepts_in_race_and_crime>
  skos:prefLabel "concepts in race and crime"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/r_K_theory> .

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

