@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:narrower <http://data.loterre.fr/ark:/67375/FM8-X2WP8DCF-B>, <http://data.loterre.fr/ark:/67375/FM8-FZ53WJMT-2> ;
  skos:hiddenLabel "Émendation"@fr, "Emendation"@en ;
  skos:definition "Code: 1) Any intentional change in the original spelling of an available name. 2) An available name formed by intentionally changing the original spelling of an available name."@en ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C13> ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:created "2020-10-28"^^xsd:date ;
  dc:modified "2020-11-23"^^xsd:date ;
  a skos:Concept ;
  skos:prefLabel "émendation"@fr, "emendation"@en ;
  dc:identifier "1211" ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> .

<http://data.loterre.fr/ark:/67375/FM8-FZ53WJMT-2>
  skos:prefLabel "mandatory spelling correction"@en, "correction obligatoire de l'orthographe"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/FM8-C9X9S342-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-C9X9S342-1> .

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

<http://data.loterre.fr/ark:/67375/FM8-X2WP8DCF-B>
  skos:prefLabel "émendation injustifiée"@fr, "unjustified emendation"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/FM8-C9X9S342-1> .

