@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:-NXTSJFNH-5 .

n9j:-NXTSJFNH-5
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/geography_and_photography> ;
  skos:definition "For more than 150 years, the relationship between geography and photography has been complex, dynamic, and mutually influential. This relationship, in which geographic concerns have shaped photographic practices and photographic technologies have nurtured and documented geographic pursuits, can be studied from historical, practical, and theoretical perspectives. [Source: Encyclopedia of Human Geography; Photography, Geography and]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-BPV82RNV-X ;
  skos:prefLabel "geography and photography"@en .

n9j: a skos:ConceptScheme .
n9j:-BPV82RNV-X
  skos:prefLabel "geography and art"@en ;
  a skos:Concept ;
  skos:narrower n9j:-NXTSJFNH-5 .

