@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/C13>
  skos:prefLabel "Spelling (category)"@en, "Orthographe (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-T8L4W2Q8-V> .

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

<http://data.loterre.fr/ark:/67375/FM8-T8L4W2Q8-V>
  dc:created "2020-10-28"^^xsd:date ;
  skos:note "Etymology: G: εὖ (eu), well, easily - νόμος (nomos), law - γράφω (grapho), I write."@en ;
  skos:scopeNote "Code: Justified emendation"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:prefLabel "eunomograph"@en, "eunomographe"@fr ;
  dc:modified "2021-05-31"^^xsd:date ;
  skos:hiddenLabel "Eunomograph"@en, "Eunomographe"@fr ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C13> ;
  dc:identifier "3029" ;
  skos:definition "Nomograph that is imposed by the Code to a given nomen in a given ergotaxonomy, superseding the protograph because the protograph is an original nothograph and must go through a mandatory spelling correction. (Dubois et al. 2021)"@en ;
  a skos:Concept ;
  dc:bibliographicCitation "Dubois, A., Ohler, A. & Pyron, R. A. (2021) New concepts and methods for phylogenetic taxonomy and nomenclature in zoology, exemplified by a new ranked cladonomy of recent amphibians (Lissamphibia). Megataxa, 5, 1‒738. [ https://doi.org/10.11646/megataxa.5.1.1 ]" .

