@prefix : <https://vocab.lib.uh.edu/>.
@prefix dct: <http://purl.org/dc/terms/>.
@prefix foaf: <http://xmlns.com/foaf/spec/>.
@prefix iqvoc: <http://try.iqvoc.net/schema#>.
@prefix owl: <http://www.w3.org/2002/07/owl#>.
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix schema: <https://vocab.lib.uh.edu/schema#>.
@prefix skos: <http://www.w3.org/2004/02/skos/core#>.
@prefix void: <http://rdfs.org/ns/void#>.

:person skos:prefLabel "Person"@en;
        skos:prefLabel "Person"@en.
:_fe8ea700 a skos:Concept;
           schema:memberOf :viaf;
           schema:memberOf :lcnaf;
           skos:inScheme :scheme;
           skos:prefLabel "Day, Sharon M."@en;
           skos:altLabel "Garcia, Sharon Day"@en;
           skos:broader :person;
           skos:changeNote [
    rdfs:comment "initial version"@en;
    dct:created "2026-03-02T14:56:32-06:00";
    dct:creator "Christin Zepeda"
];
           skos:changeNote [
    dct:creator "Christin Zepeda";
    dct:modified "2026-03-06T14:32:50-06:00"
];
           skos:editorialNote "Source: Sharing Stories from 1977: Putting the National Women’s Conference on the Map Collection."@en;
           skos:closeMatch <http://viaf.org/viaf/123576050>;
           skos:closeMatch <http://id.loc.gov/authorities/names/no2010105740>;
           skos:exactMatch <https://id.lib.uh.edu/ark:/84475/au29010q40p>.
