@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/technology_(new_media)>
  skos:prefLabel "technology (new media)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/habitat> .

<https://concepts.sagepub.com/social-science/concept/rural_habitat>
  skos:prefLabel "rural habitat"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/habitat> .

<https://concepts.sagepub.com/social-science/concept/slums>
  skos:prefLabel "slums"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/habitat> .

<https://concepts.sagepub.com/social-science/concept/habitat>
  skos:definition "Habitat is the environment in which natural or human species live. In all cases, a habitat is an area where an individual or population exists or can exist. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n508.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Habitat</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/urban_habitat>, <https://concepts.sagepub.com/social-science/concept/slums>, <https://concepts.sagepub.com/social-science/concept/rural_habitat> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/technology_(new_media)>, <https://concepts.sagepub.com/social-science/concept/cyberculture> ;
  skos:prefLabel "habitat"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/cyberculture>
  skos:prefLabel "cyberculture"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/habitat> .

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

<https://concepts.sagepub.com/social-science/concept/urban_habitat>
  skos:prefLabel "urban habitat"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/habitat> .

