@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/landscape_architecture> .

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

<https://concepts.sagepub.com/social-science/concept/urban_architecture>
  skos:prefLabel "urban architecture"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/landscape_architecture> .

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

<https://concepts.sagepub.com/social-science/concept/landscape_architecture>
  skos:definition "Landscape architecture became an established profession in the United States during the late 19th century. Today, the academic discipline is offered in dozens of colleges and universities across the United States, and the profession is practiced in nations around the world. [Source: <a href=\"https://sk.sagepub.com/reference/housing2ed/n143.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Housing; Landscape Architecture</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_architecture>, <https://concepts.sagepub.com/social-science/concept/industry>, <https://concepts.sagepub.com/social-science/concept/environment_and_people> ;
  skos:prefLabel "landscape architecture"@en ;
  a skos:Concept .

