@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/taboos>
  skos:definition "Taboo is a concept that originated in a very specific cultural meaning and became generalized in popular English. Popularly it means forbidden and to be avoided—by custom, or because of some danger, or under some general supernatural sanction, or by explicit divine order. [Source: <a href=\"https://sk.sagepub.com/reference/anthropology/n850.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Anthropology; Taboos</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D013609.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theology>, <https://concepts.sagepub.com/social-science/concept/cultural_studies> ;
  skos:prefLabel "taboos"@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/taboos> .

<https://concepts.sagepub.com/social-science/concept/theology>
  skos:prefLabel "theology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/taboos> .

<https://concepts.sagepub.com/social-science/concept/cultural_studies>
  skos:prefLabel "cultural studies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/taboos> .

