@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/sex_differences_in_relationships>
  skos:definition "The popular press would have people believe that women and men are radically different. John Gray uses the metaphor Men Are From Mars, Women Are From Venus to represent differences between women and men. [Source: <a href=\"https://sk.sagepub.com/reference/humanrelationships/n473.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Relationships; Sex Differences in Relationships</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/personality_and_individual_differences> ;
  skos:prefLabel "sex differences in relationships"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/personality_and_individual_differences>
  skos:prefLabel "personality and individual differences"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sex_differences_in_relationships> .

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

