@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.
:sh85014203 skos:prefLabel "Biology"@en.
:_a3b8e4b0 a skos:Concept;
           schema:memberOf :lcnaf;
           schema:memberOf :viaf;
           schema:memberOf :orcid;
           skos:inScheme :scheme;
           skos:prefLabel "Murphy, William J."@en;
           skos:broader :person;
           skos:related :sh85014203;
           skos:changeNote [
    rdfs:comment "initial version"@en;
    dct:created "2022-11-18T11:50:25-06:00";
    dct:creator "Susan Hoover"
];
           skos:editorialNote "Source: University of Houston Electronic Theses and Dissertations."@en;
           skos:closeMatch <http://id.loc.gov/authorities/names/nb2008010310>;
           skos:closeMatch <http://viaf.org/viaf/269517543>;
           skos:closeMatch <https://orcid.org/0000-0003-3699-0723>;
           skos:exactMatch <https://id.lib.uh.edu/ark:/84475/au5460qt343>.
