@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/incest>
  skos:definition "Incest, sexual intercourse between closely related individuals, has been a taboo in most societies, primitive and modern. The concept of what constitutes close relatives, however, is not uniform among societies. [Source: <a href=\"https://sk.sagepub.com/reference/law/n326.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law &amp; Society: American and Global Perspectives; Incest</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D007179.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sexual_activity> ;
  skos:prefLabel "incest"@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/incest> .

<https://concepts.sagepub.com/social-science/concept/sexual_activity>
  skos:prefLabel "sexual activity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/incest> .

