@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/veiling>
  skos:definition "Veiling loosely refers to the worldwide variety of dress codes and styles associated with shielding portions of the body from view, particularly the upper body, scalp hair, and/or face. Veiling signals both difference and affiliation, variably and often simultaneously, over religious, cultural, generational, sexed, gendered, class, historical-political, and (consequently) personal lines. [Source: <a href=\"https://sk.sagepub.com/reference/gender/n437.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Gender and Society; Veiling</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/gender_and_relationships> ;
  skos:prefLabel "veiling"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/gender_and_relationships>
  skos:prefLabel "gender and relationships"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/veiling> .

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

