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

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

<https://concepts.sagepub.com/social-science/concept/transculturation>
  skos:definition "Originally proposed in the 1940s by Cuban anthropologist Fernando Ortiz, transculturation refers to the processes through which multiple cultures produce hybrid cultural elements that cannot be traced to a single originating culture. These elements include symbols, linguistic forms, genres, artifacts, and other forms of communication. [Source: <a href=\"https://sk.sagepub.com/reference/communicationtheory/n382.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Communication Theory; Transculturation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cultural_orientations>, <https://concepts.sagepub.com/social-science/concept/critical_orientations> ;
  skos:prefLabel "transculturation"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/critical_orientations>
  skos:prefLabel "critical orientations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/transculturation> .

