@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/industrial_commercial_consumption_and_waste>
  skos:prefLabel "industrial/commercial consumption and waste"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ocean_disposal> .

<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/ocean_disposal> .

<https://concepts.sagepub.com/social-science/concept/ocean_disposal>
  skos:definition "Oceans cover nearly three-quarters of the Earth. Humans have relied on oceans for thousands of years as a source of food, transportation, mineral and energy resources, and recreation. [Source: <a href=\"https://sk.sagepub.com/reference/consumption-waste/n241.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Consumption and Waste: The Social Science of Garbage; Ocean Disposal</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/industrial_commercial_consumption_and_waste> ;
  skos:prefLabel "ocean disposal"@en ;
  a skos:Concept .

