@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.
:_7808941e skos:prefLabel "Department of English, University of Houston"@en.
:_6151a761 a skos:Concept;
           schema:memberOf :lcnaf;
           schema:memberOf :viaf;
           skos:inScheme :scheme;
           skos:prefLabel "Hogue, W. Lawrence"@en;
           skos:altLabel "Hogue, William Lawrence"@en;
           skos:altLabel "Hogue, William L."@en;
           skos:broader :person;
           skos:related :_7808941e;
           skos:changeNote [
    rdfs:comment "initial version"@en;
    dct:created "2017-11-20T12:38:12-06:00";
    dct:creator "Diana Dulek"
];
           skos:changeNote [
    rdfs:comment "Added related term \"Department of English, University of Houston.\" Updated preLabel. Changed from \"Hogue, William\" to \"Hogue, William L.\" Added altLabel \"Hogue, William Lawrence.\""@en;
    dct:creator "Diana Dulek";
    dct:modified "2018-04-06T07:05:49-05:00"
];
           skos:changeNote [
    rdfs:comment "Revised term to align with LCNAF/VIAF. Changed \"Hogue, William L.\" to \"Hogue, W. Lawrence.\" Added term to Library of Congress Name Authority File and Virtual International Authority File collections. Added altLabel \"Hogue, William L.\""@en;
    dct:creator "Susan Hoover";
    dct:modified "2022-10-05T15:10:40-05:00"
];
           skos:editorialNote "Source: University of Houston Electronic Theses and Dissertations."@en;
           skos:closeMatch <http://id.loc.gov/authorities/names/n86002402>;
           skos:closeMatch <http://viaf.org/viaf/108676300>;
           skos:exactMatch <https://id.lib.uh.edu/ark:/84475/au79526c87m>.
