@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.
:_b6a6391f a skos:Concept;
           schema:memberOf :lcsh;
           skos:inScheme :scheme;
           skos:prefLabel "Litter (Trash)"@en;
           skos:broader :concept;
           skos:changeNote [
    rdfs:comment "initial version"@en;
    dct:created "2024-05-07T12:02:36-05:00";
    dct:creator "Susan Hoover"
];
           skos:scopeNote "Use for unwanted materials that are disposed of improperly, e.g. paper dropped on the ground or thrown out of a car window. For food scraps and kitchen grease, see Household waste."@en;
           skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85077671>;
           skos:exactMatch <https://id.lib.uh.edu/ark:/84475/au7610ws37p>.
