@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-ZP4ZQXLM-5>
  skos:prefLabel "lapsus calami"@en, "lapsus calami"@fr ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-S0P1SW1J-X> .

<http://data.loterre.fr/ark:/67375/FM8-S0P1SW1J-X>
  skos:related <http://data.loterre.fr/ark:/67375/FM8-Z7D3TBLP-0>, <http://data.loterre.fr/ark:/67375/FM8-ZP4ZQXLM-5> ;
  dc:identifier "720" ;
  skos:prefLabel "copyist error"@en, "erreur de copie"@fr ;
  skos:hiddenLabel "Erreur de copie"@fr, "Copyist error"@en ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:definition "Code: An incorrect spelling made in copying."@en ;
  a skos:Concept ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C8> ;
  dc:created "2020-10-28"^^xsd:date .

<http://data.loterre.fr/ark:/67375/FM8-Z7D3TBLP-0>
  skos:prefLabel "inadvertent error"@en, "erreur d'inadvertance"@fr ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-S0P1SW1J-X> .

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

<http://data.loterre.fr/ark:/67375/FM8/C8>
  skos:prefLabel "Nomenclatural publication (category)"@en, "Publication de nomenclature (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-S0P1SW1J-X> .

