@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <http://purl.org/ontology/gbv/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix void: <http://rdfs.org/ns/void#> .

skos:narrowMatch
  rdfs:subPropertyOf skos:narrower, skos:mappingRelation ;
  skos:definition "skos:narrowMatch is used to state a hierarchical mapping link between two conceptual resources in different concept schemes."@en ;
  rdfs:label "has narrower match"@en .

gnd:4265092-6
  rdfs:label "Genetischer Algorithmus"@de ;
  skos:prefLabel "Genetischer Algorithmus"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/29402-0> .

<http://zbw.eu/stw/thsys/194088>
  skos:notation "N.09.01" ;
  skos:narrower <http://zbw.eu/stw/descriptor/29402-0> ;
  rdfs:label "N.09.01  Mathematik"@de, "Mathematics"@en, "Mathematik"@de, "N.09.01  Mathematics"@en ;
  skos:prefLabel "N.09.01  Mathematics"@en, "N.09.01  Mathematik"@de ;
  a skos:Concept, zbwext:Thsys .

gnd:4366915-3
  rdfs:label "Evolutionäre Programmierung"@de, "Evolutionary programming"@de ;
  skos:prefLabel "Evolutionäre Programmierung"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/29402-0> .

<http://zbw.eu/stw/descriptor/29923-0>
  skos:narrower <http://zbw.eu/stw/descriptor/29402-0> ;
  rdfs:label "Ameisenalgorithmus"@de, "GRASP heuristic"@en, "Simulated annealing"@en, "Tabu search"@en, "Ant colony optimisation algorithm"@en, "Metaheuristik"@de, "Variable neighborhood search"@en, "Greedy algorithm"@en, "Metaheuristics"@en ;
  skos:prefLabel "Metaheuristics"@en, "Metaheuristik"@de ;
  a zbwext:Descriptor, skos:Concept .

skos:broader
  rdfs:subPropertyOf skos:broaderTransitive ;
  skos:definition "Relates a concept to a concept that is more general in meaning."@en ;
  rdfs:comment "Broader concepts are typically rendered as parents in a concept hierarchy (tree)."@en ;
  rdfs:label "has broader"@en .

<http://dbpedia.org/resource/Evolutionary_algorithm>
  rdfs:label "Evolutionärer Algorithmus"@de, "Evolutionary algorithm"@en ;
  skos:prefLabel "Evolutionärer Algorithmus"@de, "Evolutionary algorithm"@en ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/29402-0> .

skos:altLabel
  rdfs:subPropertyOf rdfs:label ;
  skos:definition "An alternative lexical label for a resource."@en ;
  rdfs:comment "skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise disjoint properties."@en, "The range of skos:altLabel is the class of RDF plain literals."@en ;
  rdfs:label "alternative label"@en .

gnd:4500172-8
  rdfs:label "Genetische Programmierung"@de, "Genetic programming"@de ;
  skos:prefLabel "Genetische Programmierung"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/29402-0> .

skos:prefLabel
  rdfs:subPropertyOf rdfs:label ;
  skos:definition "The preferred lexical label for a resource, in a given language."@en ;
  rdfs:comment """skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise
      disjoint properties."""@en, "The range of skos:prefLabel is the class of RDF plain literals."@en, "A resource has no more than one value of skos:prefLabel per language tag."@en ;
  rdfs:label "preferred label"@en .

skos:exactMatch
  rdfs:subPropertyOf skos:closeMatch ;
  skos:definition "skos:exactMatch is used to link two concepts, indicating a high degree of confidence that the concepts can be used interchangeably across a wide range of information retrieval applications. skos:exactMatch is a transitive property, and is a sub-property of skos:closeMatch."@en ;
  rdfs:comment "skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch."@en ;
  rdfs:label "has exact match"@en .

<http://zbw.eu/stw/descriptor/29402-0>
  a skos:Concept, zbwext:Descriptor ;
  skos:broader <http://zbw.eu/stw/descriptor/29401-2>, <http://zbw.eu/stw/thsys/196997>, <http://zbw.eu/stw/descriptor/29923-0>, <http://zbw.eu/stw/thsys/194088> ;
  skos:exactMatch gnd:4366912-8, wd:Q14489129, <http://dbpedia.org/resource/Evolutionary_algorithm> ;
  skos:prefLabel "Evolutionary algorithm"@en, "Evolutionärer Algorithmus"@de ;
  skos:narrowMatch wd:Q187787, gnd:4500172-8, gnd:4366915-3, gnd:4265092-6 ;
  skos:altLabel "Genetic algorithm"@en, "Genetische Algorithmen"@de, "Genetisches Programmieren"@de, "Genetischer Algorithmus"@de, "Evolutionäres Programmieren"@de ;
  rdfs:label "Evolutionäres Programmieren"@de, "Genetic algorithm"@en, "Evolutionärer Algorithmus"@de, "Genetische Algorithmen"@de, "Genetisches Programmieren"@de, "Evolutionary algorithm"@en, "Genetischer Algorithmus"@de ;
  dc:isPartOf <http://zbw.eu/stw> ;
  skos:inScheme <http://zbw.eu/stw> ;
  ns0:gvkppn "091407842" .

wd:Q187787
  rdfs:label "genetic algorithm"@en, "genetischer Algorithmus"@de, "optimize problem"@en, "GA"@en ;
  skos:prefLabel "genetic algorithm"@en, "genetischer Algorithmus"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/29402-0> .

gnd:4366912-8
  rdfs:label "Evolutionary Algorithm"@de, "Evolutionärer Algorithmus"@de ;
  skos:prefLabel "Evolutionärer Algorithmus"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/29402-0> .

<http://zbw.eu/stw/descriptor/29401-2>
  skos:narrower <http://zbw.eu/stw/descriptor/29402-0> ;
  rdfs:label "Algorithmus"@de, "Algorithm"@en, "Approximation algorithm"@en, "Search algorithm"@en, "Learning algorithm"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:prefLabel "Algorithm"@en, "Algorithmus"@de .

zbwext:Descriptor
  rdfs:label "Descriptor"@en ;
  a owl:Class .

skos:inScheme
  skos:definition "Relates a resource (for example a concept) to a concept scheme in which it is included."@en ;
  rdfs:label "is in scheme"@en .

<http://zbw.eu/stw/thsys/196997>
  skos:narrower <http://zbw.eu/stw/descriptor/29402-0> ;
  skos:prefLabel "B.10.01  Mathematical programming"@en, "B.10.01  Mathematische Optimierung"@de ;
  rdfs:label "B.10.01  Mathematical programming"@en, "Mathematical programming"@en, "B.10.01  Mathematische Optimierung"@de, "Mathematische Optimierung"@de ;
  a skos:Concept, zbwext:Thsys ;
  skos:notation "B.10.01" .

<http://zbw.eu/stw>
  rdfs:label "Standard-Thesaurus Wirtschaft"@de, "STW Thesaurus for Economics"@en ;
  skos:prefLabel "Standard-Thesaurus Wirtschaft"@de, "STW Thesaurus for Economics"@en ;
  a void:Dataset, skos:ConceptScheme .

skos:Concept
  rdfs:label "Concept"@en ;
  a owl:Class .

wd:Q14489129
  rdfs:label "evolutionary algorithm"@en, "EA"@de, "EA"@en, "Evolutionärer Algorithmus"@de ;
  skos:prefLabel "evolutionary algorithm"@en, "Evolutionärer Algorithmus"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/29402-0> .

