@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/environment_and_people>
  skos:prefLabel "environment and people"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/race_and_nature> .

<https://concepts.sagepub.com/social-science/concept/race_and_nature>
  skos:definition "Race and nature typically appear to be “natural” rather than social categories. People inherit their race genetically, and nature—whether in the form of a wilderness area or a person's fundamental character—is by definition that which lies outside culture. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n947.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Race and Nature</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/environment_and_people> ;
  skos:prefLabel "race and nature"@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/race_and_nature> .

