@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .

<http://data.loterre.fr/ark:/67375/FM8-M8D93KTC-7>
  a skos:Concept ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:prefLabel "reinstate"@en, "rétablir"@fr ;
  skos:hiddenLabel "Rétablir"@fr, "Reinstate"@en ;
  dc:identifier "414" ;
  skos:definition "Code: With reference to a name previously rejected as being a junior secondary homonym: to treat it as a valid name if the following conditions are met: A species-group name rejected after 1960 on grounds of secondary homonymy is to be reinstated as valid by an author who considers that the two species-group taxa in question are not congeneric, unless it is invalid for some other reason."@en ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C5> ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> .

<http://data.loterre.fr/ark:/67375/FM8>
  a skos:ConceptScheme ;
  skos:hasTopConcept <http://data.loterre.fr/ark:/67375/FM8-M8D93KTC-7> .

<http://data.loterre.fr/ark:/67375/FM8/C5>
  skos:prefLabel "Homonymy (category)"@en, "Homonymie (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-M8D93KTC-7> .

