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

<http://data.loterre.fr/ark:/67375/FM8/C10>
  skos:prefLabel "Noms (catégorie)"@fr, "Names (category)"@en ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-S89711L4-S> .

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

<http://data.loterre.fr/ark:/67375/FM8-S89711L4-S>
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:prefLabel "correctness"@en, "conformité"@fr ;
  skos:hiddenLabel "Correctness"@en, "Conformité"@fr ;
  a skos:Concept ;
  dc:identifier "957" ;
  skos:definition "Qualification of a kyronym which bears a paronym—i.,e., a spelling (parograph), rank (parohypse) and, if relevant, onymorph (paronymorph) —that is in agreement with the Rules of a code. In the Zoocode, this act gives part of its name to the third floor or stage of the nomenclatural process. (Traditional term, definition by A. Dubois)"@en ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C10> ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:modified "2020-11-23"^^xsd:date .

