@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/statics>
  skos:prefLabel "statics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/density> .

<https://concepts.sagepub.com/social-science/concept/density>
  skos:definition "Building green cities means creating human environments that sustain natural habitats, regenerate socioeconomic viability, and maintain healthy standards of living. Part of this formula is examining how the population can be distributed in the available space to best achieve this goal. [Source: <a href=\"https://sk.sagepub.com/reference/greencities/n45.xml\" target=\"_blank\" data-id=\"to-sk\">Green Cities: An A-to-Z Guide; Density</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/network_analysis>, <https://concepts.sagepub.com/social-science/concept/statics>, <https://concepts.sagepub.com/social-science/concept/analytical_methods> ;
  skos:prefLabel "density"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/network_analysis>
  skos:prefLabel "network analysis"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/density> .

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

<https://concepts.sagepub.com/social-science/concept/analytical_methods>
  skos:prefLabel "analytical methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/density> .

