@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-BH568XXH-3 .

n9j:-RNRFLRD7-D
  skos:prefLabel "space (geography)"@en ;
  a skos:Concept ;
  skos:narrower n9j:-BH568XXH-3 .

n9j: a skos:ConceptScheme .
n9j:-BH568XXH-3
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/representations_of_space> ;
  skos:definition "Broadly, representations of space encompass all the ways in which humans bring geography into consciousness, including symbols, maps, remote sensing, models, art and photography, and textual descriptions. More specifically, however, the term representations of space comes from the French philosopher Henri Lefebvre's famous work, The Production of Space (1991). [Source: Encyclopedia of Geography; Representations of Space]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-RNRFLRD7-D ;
  skos:prefLabel "representations of space"@en .

