@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.
:sh2001000033 a skos:Concept;
              schema:memberOf :lcsh;
              schema:memberOf :tgm;
              schema:memberOf :aat;
              skos:inScheme :scheme;
              skos:prefLabel "Parties"@en;
              skos:altLabel "parties (events)"@en;
              skos:broader :concept;
              skos:changeNote [
    rdfs:comment "added altLabel \"parties (events).\" Added term to Art & Architecture Thesaurus collection."@en;
    dct:creator "Christin Zepeda";
    dct:modified "2018-09-25T15:39:34-05:00"
];
              skos:closeMatch <http://id.loc.gov/authorities/subjects/sh2001000033>;
              skos:closeMatch <http://id.loc.gov/vocabulary/graphicMaterials/tgm007496>;
              skos:closeMatch <http://vocab.getty.edu/aat/300069614>;
              skos:exactMatch <https://id.lib.uh.edu/ark:/84475/au6689d671r>.
