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

:_63a3f492 skos:prefLabel "South America"@en.
:_f0aa9ca9 skos:prefLabel "Bolívar, Colombia"@en.
:_db8462a4 a skos:Concept;
           schema:memberOf :geonames;
           schema:memberOf :tgn;
           skos:inScheme :scheme;
           skos:prefLabel "Colombia"@en;
           skos:broader :_63a3f492;
           skos:narrower :_f0aa9ca9;
           skos:changeNote [
    rdfs:comment "initial version"@en;
    dct:created "2020-12-07T10:16:03-06:00";
    dct:creator "Laura Ramirez"
];
           skos:closeMatch <http://vocab.getty.edu/tgn/1000050>;
           skos:closeMatch <http://sws.geonames.org/3686110>;
           skos:exactMatch <https://id.lib.uh.edu/ark:/84475/au4982x5219>.
