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

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

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

<https://concepts.sagepub.com/social-science/concept/urban_redevelopment>
  skos:prefLabel "urban redevelopment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/historic_preservation> .

<https://concepts.sagepub.com/social-science/concept/historic_preservation>
  skos:definition "Historic preservation is historical method and includes conserving, rehabilitating, restoring, and reconstructing the built environment as a useful primary source for the study and interpretation of history. Historians have not always recognized its value, and the historic preservation movement developed to some degree without their participation. [Source: <a href=\"https://sk.sagepub.com/reference/urbanhistory/n187.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of American Urban History; Historic Preservation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_redevelopment>, <https://concepts.sagepub.com/social-science/concept/urban_geography>, <https://concepts.sagepub.com/social-science/concept/cultural_geography> ;
  skos:prefLabel "historic preservation"@en ;
  a skos:Concept .

