@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-B0CLCRVF-S>
  skos:scopeNote "Code: No term"@en ;
  skos:note "Etymology: G: ἁμαρτας (amartas), error - ὄνομα (onoma), name."@en ;
  dc:modified "2020-11-23"^^xsd:date ;
  dc:identifier "932" ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:prefLabel "amartonyme"@fr, "amartonym"@en ;
  skos:hiddenLabel "Amartonym"@en, "Amartonyme"@fr ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C10> ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/FM8-BFZW5J1V-W> ;
  skos:definition "A category of apeironym: nomen excluded from zoological nomenclature for not complying with the conditions of Articles 4‒6 regarding the number of words composing nomina. (Dubois unpublished)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> .

<http://data.loterre.fr/ark:/67375/FM8> a skos:ConceptScheme .
<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-B0CLCRVF-S> .

<http://data.loterre.fr/ark:/67375/FM8-BFZW5J1V-W>
  skos:prefLabel "apeironym"@en, "apéironyme"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/FM8-B0CLCRVF-S> .

