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

<http://data.loterre.fr/ark:/67375/FM8-C9X9S342-1>
  skos:prefLabel "émendation"@fr, "emendation"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/FM8-FZ53WJMT-2> .

<http://data.loterre.fr/ark:/67375/FM8-FZ53WJMT-2>
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C13> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:created "2020-10-28"^^xsd:date ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:prefLabel "correction obligatoire de l'orthographe"@fr, "mandatory spelling correction"@en ;
  skos:hiddenLabel "Émendation justifiée"@fr, "Justified emendation"@en, "Correction obligatoire de l'orthographe"@fr, "Mandatory spelling correction"@en ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-HCGPKD81-S> ;
  skos:broader <http://data.loterre.fr/ark:/67375/FM8-C9X9S342-1> ;
  skos:altLabel "émendation justifiée"@fr, "justified emendation"@en ;
  a skos:Concept ;
  skos:definition "Correction of a nothograph or of its the stem required by the nomenclatural Rules. (Dubois 2013)"@en ;
  skos:scopeNote "Code: Justified emendation: The correction of an incorrect original spelling."@en ;
  dc:identifier "1203" ;
  dc:bibliographicCitation "Dubois, A. (2013) Zygoidy, a new nomenclatural concept. Bionomina, 6: 1–25. [ https://doi.org/10.11646/bionomina.6.1.1 ]" .

<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-FZ53WJMT-2> .

<http://data.loterre.fr/ark:/67375/FM8-HCGPKD81-S>
  skos:prefLabel "nomographic correction"@en, "correction nomographique"@fr ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-FZ53WJMT-2> .

<http://data.loterre.fr/ark:/67375/FM8> a skos:ConceptScheme .
