@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/archaeology_of_garbage>
  skos:prefLabel "archaeology of garbage"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dump_digging> .

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

<https://concepts.sagepub.com/social-science/concept/dump_digging>
  skos:definition "Dump digging refers to the practice of excavating old garbage sites. From beachcombing with metal detectors to digging through 18th-century outhouse contents, whatever the location, dump diggers share a common pursuit—unearthing items that people threw away in the past. [Source: <a href=\"https://sk.sagepub.com/reference/consumption-waste/n85.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Consumption and Waste: The Social Science of Garbage; Dump Digging</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/archaeology_of_garbage> ;
  skos:prefLabel "dump digging"@en ;
  a skos:Concept .

