@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-D33VP82B-L>
  skos:prefLabel "Principe de l'Homonymie"@fr, "Principle of Homonymy"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:modified "2020-11-23"^^xsd:date ;
  dc:bibliographicCitation "Dubois, A. (2013) Zygoidy, a new nomenclatural concept. Bionomina, 6: 1–25. [ https://doi.org/10.11646/bionomina.6.1.1 ]" ;
  dc:created "2020-10-28"^^xsd:date ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C5> ;
  skos:hiddenLabel "principe de l'Homonymie"@fr, "principle of Homonymy"@en ;
  skos:scopeNote "Code: The principle that the name of each taxon must be unique. Consequently a name that is a junior homonym of another name must not be used as a valid name."@en ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  a skos:Concept ;
  dc:identifier "418" ;
  skos:definition "Whenever two nomina of the same nominal-series are strictly identical or deemed to be identical under the Rules of the Code, only one can be potentially valid (if not invalid for another reason). (Dubois 2013)"@en .

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

<http://data.loterre.fr/ark:/67375/FM8/C5>
  skos:prefLabel "Homonymy (category)"@en, "Homonymie (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-D33VP82B-L> .

