@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.
:_2c90d499 skos:prefLabel "Department of Biology and Biochemistry, University of Houston"@en.
:_d675021b a skos:Concept;
           skos:inScheme :scheme;
           skos:prefLabel "Chung, Sang-Hyuk"@en;
           skos:broader :person;
           skos:related :_2c90d499;
           skos:changeNote [
    rdfs:comment "initial version"@en;
    dct:created "2018-07-19T15:55:10-05:00";
    dct:creator "Laura Ramirez"
];
           skos:changeNote [
    rdfs:comment "Updated prefLabel. Changed from \"Chung, Sang Hyuk\" to \"Chung, Sanghyuk.\""@en;
    dct:creator "Diana Dulek";
    dct:modified "2018-10-16T13:09:18-05:00"
];
           skos:changeNote [
    rdfs:comment "Updated prefLabel. Changed from \"Chung, Sanghyuk\" to \"Chung, Sang-Hyuk.\""@en;
    dct:creator "Diana Dulek";
    dct:modified "2019-07-23T11:16:35-05:00"
];
           skos:editorialNote "Source: University of Houston Electronic Theses and Dissertations."@en;
           skos:exactMatch <https://id.lib.uh.edu/ark:/84475/au81913q456>.
