@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#>.

:concept skos:prefLabel "Concept"@en.
:tgn7007826 skos:prefLabel "Texas"@en.
:sh85117110 a skos:Concept;
            schema:memberOf :lcsh;
            skos:inScheme :scheme;
            skos:prefLabel "Battle of San Jacinto (1836)"@en;
            skos:broader :concept;
            skos:related :tgn7007826;
            skos:changeNote [
    rdfs:comment "Updated prefLabel. Changed from \"San Jacinto, Battle of, Tex., 1836\" to \"Battle of San Jacinto (1836).\" Added related term \"Texas.\""@en;
    dct:creator "Laura Ramirez";
    dct:modified "2022-09-14T17:21:44-05:00"
];
            skos:definition "See Handbook of Texas Online entry (accessed 2022-09-14): https://www.tshaonline.org/handbook/entries/san-jacinto-battle-of"@en;
            skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85117110>;
            skos:exactMatch <https://id.lib.uh.edu/ark:/84475/au8259c739f>.
