@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/geography,_culture,_and_waste>
  skos:prefLabel "geography, culture, and waste"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Pacific_garbage_patch> .

<https://concepts.sagepub.com/social-science/concept/Pacific_garbage_patch>
  skos:definition "Pacific Garbage Patch is the name given to one of several large collections of plastic oceanic debris, the first of which was discovered floating within the north Pacific. Its complexity presents unique problems to the regulatory governance of environmental pollution and introduces nonhuman agencies into the conceptualization of waste flows. [Source: <a href=\"https://sk.sagepub.com/reference/consumption-waste/n250.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Consumption and Waste: The Social Science of Garbage; Pacific Garbage Patch</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geography,_culture,_and_waste> ;
  skos:prefLabel "Pacific garbage patch"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Pacific_garbage_patch> .

