@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/Sandra_Cisneros>
  skos:definition "Sandra Cisneros, born in Chicago on December 20, 1954, is a Chicana writer and poet. She earned a Bachelor of Arts in English from Loyola University of Chicago in 1976 and a Master's of Fine Arts in Creative Writing from the University of Iowa in 1978. [Source: <a href=\"https://sk.sagepub.com/reference/motherhood/n110.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Motherhood; Cisneros, Sandra</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prominent_mothers> ;
  skos:prefLabel "Sandra Cisneros"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/prominent_mothers>
  skos:prefLabel "prominent mothers"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Sandra_Cisneros> .

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

