@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/developer>
  skos:definition "Real estate developers allocate land, capital, material, and labor to the production of the built environment. Their goal is the highest and best use of a site—that is, the use that will yield the maximum return on investment—given various legal and regulatory parameters. [Source: <a href=\"https://sk.sagepub.com/reference/urbanstudies/n80.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Urban Studies; Developer</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_economics>, <https://concepts.sagepub.com/social-science/concept/sustainable_urban_development> ;
  skos:prefLabel "developer"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/urban_economics>
  skos:prefLabel "urban economics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/developer> .

<https://concepts.sagepub.com/social-science/concept/sustainable_urban_development>
  skos:prefLabel "sustainable urban development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/developer> .

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

