@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-MKQR2GF4-8>
  skos:prefLabel "nothograph"@en, "nothographe"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/FM8-H08DCXZC-1> .

<http://data.loterre.fr/ark:/67375/FM8-H08DCXZC-1>
  dc:identifier "1224" ;
  skos:hiddenLabel "Incorrect original spelling"@en, "Nothoprotograph"@en, "Nothoprotographe"@fr, "Orthographe originale incorrecte"@fr ;
  skos:altLabel "orthographe originale incorrecte"@fr, "incorrect original spelling"@en ;
  skos:prefLabel "nothoprotographe"@fr, "nothoprotograph"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  a skos:Concept ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:broader <http://data.loterre.fr/ark:/67375/FM8-MKQR2GF4-8> ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:scopeNote "Code: Incorrect original spelling: An original spelling that is incorrect."@en ;
  skos:definition "Original nothograph for a given taxon at a given rank in a given ergotaxonomy. (Dubois & Aescht et al. 2019 (LZC, Session 32))"@en ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C13> ;
  skos:note "Etymology: G: νόθος (nothos), wrong, illegitimate - πρὣτος (protos), first, earliest - γράφω (grapho), I write."@en .

<http://data.loterre.fr/ark:/67375/FM8> a skos:ConceptScheme .
<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-H08DCXZC-1> .

