@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/C6>
  skos:prefLabel "Priorité et Usage (catégorie)"@fr, "Priority and Usage (category)"@en ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-R4WX3RRS-B> .

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

<http://data.loterre.fr/ark:/67375/FM8-R4WX3RRS-B>
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:definition "New, scientifically and ethically acceptable names proposed to overwrite pre-existing names (Wüster et al. 2021)"@en ;
  dc:identifier "4000" ;
  skos:note "Etymology: G: ασπίς (aspis), shield - ὄνομα (onoma), name."@en ;
  skos:prefLabel "aspidonym"@en, "aspidonyme"@fr ;
  dc:bibliographicCitation "Wüster, W., Thomson, S. A., O’She, M., Kaiser, H. (2021) Confronting taxonomic vandalism in biology: conscientious community self-organization can preserve nomenclatural stability. Biological Journal of the Linnean Society, XX, 1–26.  https://doi.org/10.1093/biolinnean/blab009" ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:hiddenLabel "Aspidonym"@en, "Aspidonyme"@fr ;
  dc:created "2021-10-22"^^xsd:date ;
  skos:scopeNote "Code: no term"@en ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C6> .

