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

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

<https://concepts.sagepub.com/social-science/concept/township_and_range_system>
  skos:definition "The U.S. Public Land Survey System is a township and range pattern of land division that was imposed across the United States west of Pennsylvania's western boundary in territory deemed “public domain” as the early nation expanded to the Pacific Ocean. It is the foundation of a cadastral survey that defines boundaries for land ownership. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n1151.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Township and Range System</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_geography> ;
  skos:prefLabel "township and range system"@en ;
  a skos:Concept .

