@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-W2LDT9VS-V>
  skos:prefLabel "adelograph"@en, "adélographe"@fr ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-KDN7ZG7D-R> .

<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-KDN7ZG7D-R> .

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

<http://data.loterre.fr/ark:/67375/FM8-KDN7ZG7D-R>
  skos:hiddenLabel "Orthographe"@fr, "Spelling"@en ;
  skos:definition "The arrangement of letters that compose a word. In nomenclature, the same nomen can take different spellings, its parographs. (Traditional term, definition by A. Dubois)"@en ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  a skos:Concept ;
  skos:prefLabel "orthographe"@fr, "spelling"@en ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-W2LDT9VS-V> ;
  dc:identifier "1200" ;
  skos:scopeNote "Code: The choice and arrangement of the letters that form a word."@en ;
  dc:created "2020-10-28"^^xsd:date ;
  dc:modified "2020-11-23"^^xsd:date ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C13> .

