@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:-D3RTKQQC-J .

n9j:-FJG69800-S
  skos:prefLabel "biogeography"@en ;
  a skos:Concept ;
  skos:narrower n9j:-D3RTKQQC-J .

n9j:-D3RTKQQC-J
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/invasion_and_succession> ;
  skos:definition "Invasion and succession are the establishment of one or more species in an area previously uninhabited by those species and the subsequent progression of the ecological community's species composition in that area through time. As ecological terms, invasion and succession are usually discussed independently from each other. [Source: Encyclopedia of Geography; Invasion and Succession]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-FJG69800-S ;
  skos:prefLabel "invasion and succession"@en .

n9j: a skos:ConceptScheme .
