@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/land_use>
  skos:definition "Land use refers to the way, if any, in which land is used. In many cases, the use to which land is put is directly related to the type of land cover or the “observed (bio)physical cover on the earth's surface.” More than two-thirds of the world is covered by seawater and is therefore unsuitable for much use by humans other than fishing or extraction of underwater resources. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n621.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Land Use</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/land_settlement> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/environment_and_people>, <https://concepts.sagepub.com/social-science/concept/climate_and_society> ;
  skos:prefLabel "land use"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/climate_and_society>
  skos:prefLabel "climate and society"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/land_use> .

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

<https://concepts.sagepub.com/social-science/concept/land_settlement>
  skos:prefLabel "land settlement"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/land_use> .

