@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/Joan_Baez>
  skos:definition "Folk singer and activist Joan Baez was born January 9, 1941, on Staten Island, New York, to Dr. Albert Baez, a Mexican-born physicist, and Joan Bridge Baez, of Scottish and English descent. [Source: <a href=\"https://sk.sagepub.com/reference/activism/n96.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Activism and Social Justice; Baez, Joan (1941–)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Hispanics>, <https://concepts.sagepub.com/social-science/concept/activism_and_music> ;
  skos:prefLabel "Joan Baez"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/activism_and_music>
  skos:prefLabel "activism and music"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Joan_Baez> .

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

<https://concepts.sagepub.com/social-science/concept/conceptgroup/people>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Joan_Baez> .

