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

n9j:-W6HKNV0G-B
  skos:prefLabel "geocomputation"@en ;
  a skos:Concept ;
  skos:narrower n9j:-JSZ8B9BT-K .

n9j:-JSZ8B9BT-K
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/evolutionary_algorithms> ;
  skos:definition "Evolutionary algorithms (EA) are a family of analytical approaches loosely based on a selection-of-the-fittest evolutionary metaphor. Variants of EA are commonly applied to semistructured and multiobjective problems because they are not constrained by the same underlying assumptions on which many more traditional approaches are built. [Source: Encyclopedia of Geographic Information Science; Evolutionary Algorithms]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-W6HKNV0G-B ;
  skos:prefLabel "evolutionary algorithms"@en .

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-JSZ8B9BT-K .

n9j: a skos:ConceptScheme .
