@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/evolution>
  skos:prefLabel "evolution"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Darwin_and_Germany> .

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

<https://concepts.sagepub.com/social-science/concept/Darwin_and_Germany>
  skos:definition "We can analyze Charles Darwin's influence in Germany by examining four connections. These include, first, Darwin's relationship to social Darwinism and, in particular, to Hitler and the Third Reich, as many people still tend to see a strong link between these two movements. [Source: <a href=\"https://sk.sagepub.com/reference/anthropology/n231.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Anthropology; Darwin and Germany</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/evolution> ;
  skos:prefLabel "Darwin and Germany"@en ;
  a skos:Concept .

