@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.
:_ce53d8d6 skos:prefLabel "Moores School of Music, University of Houston"@en.
:_9c2b5a82 a skos:Concept;
           schema:memberOf :lcnaf;
           schema:memberOf :viaf;
           skos:inScheme :scheme;
           skos:prefLabel "Sposato, Jeffrey S."@en;
           skos:broader :person;
           skos:related :_ce53d8d6;
           skos:changeNote [
    rdfs:comment "Added source to Editorial Note."@en;
    dct:creator "Diana Dulek";
    dct:modified "2017-11-20T08:03:27-06:00"
];
           skos:changeNote [
    rdfs:comment "Added related term \"Moores School of Music, University of Houston.\" Updated prefLabel. Changed from \"Sposato, Jeffrey\" to \"Sposato, Jeffrey S.\""@en;
    dct:creator "Laura Ramirez";
    dct:modified "2018-04-13T10:46:17-05:00"
];
           skos:editorialNote "Source: University of Houston Electronic Theses and Dissertations."@en;
           skos:closeMatch <http://id.loc.gov/authorities/names/n95031457>;
           skos:closeMatch <http://viaf.org/viaf/49449066>;
           skos:exactMatch <https://id.lib.uh.edu/ark:/84475/au4129p380w>.
