@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/environment_and_people>
  skos:prefLabel "environment and people"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/xeriscaping> .

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

<https://concepts.sagepub.com/social-science/concept/xeriscaping>
  skos:definition "Xeriscaping means landscaping designed to require little to no supplemental water above and beyond natural precipitation in the location being landscaped. The Environmental Protection Agency's Office of Water predicts that 36 states will experience water shortages by 2013. [Source: <a href=\"https://sk.sagepub.com/reference/greencities/n148.xml\" target=\"_blank\" data-id=\"to-sk\">Green Cities: An A-to-Z Guide; Xeriscaping</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/environment_and_people> ;
  skos:prefLabel "xeriscaping"@en ;
  a skos:Concept .

