@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/Kevin_Lynch>
  skos:definition "Kevin Lynch (1918–1984) was a professor of city planning at the Massachusetts Institute of Technology, where he taught for more than 30 years. By all reckoning, he was a leading thinker in the field of city planning and design. [Source: <a href=\"https://sk.sagepub.com/reference/urbanstudies/n174.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Urban Studies; Lynch, Kevin</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/key_people_in_urban_studies> ;
  skos:prefLabel "Kevin Lynch"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/key_people_in_urban_studies>
  skos:prefLabel "key people in urban studies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Kevin_Lynch> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/people>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Kevin_Lynch> .

