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

<http://data.loterre.fr/ark:/67375/FM8/C17>
  skos:prefLabel "Taxonomie (catégorie)"@fr, "Taxonomy (category)"@en ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-DXM0TLN1-V> .

<http://data.loterre.fr/ark:/67375/FM8-HSBMPNDQ-S>
  skos:prefLabel "chronogenus"@en, "chronogenus"@fr ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-DXM0TLN1-V> .

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

<http://data.loterre.fr/ark:/67375/FM8-DXM0TLN1-V>
  skos:prefLabel "mixogenus"@en, "mixogenus"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C17> ;
  skos:definition "Genus concept according to which whenever two species are documented to have produced, whether in natural or in artificial conditions, true viable adult diploid hybrids, they should be referred to the same genus, as well as all the other species which by other criteria are considered congeneric with them. (Dubois et al. 2021)"@en ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-HSBMPNDQ-S> ;
  a skos:Concept ;
  skos:note "Etymology: G: μῖξις (mixis), mixing, sexual intercourse - γένος (genis), race, genus."@en ;
  dc:created "2020-10-28"^^xsd:date ;
  dc:modified "2021-05-31"^^xsd:date ;
  dc:identifier "3040" ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:bibliographicCitation "Dubois, A., Ohler, A. & Pyron, R. A. (2021) New concepts and methods for phylogenetic taxonomy and nomenclature in zoology, exemplified by a new ranked cladonomy of recent amphibians (Lissamphibia). Megataxa, 5, 1‒738. [ https://doi.org/10.11646/megataxa.5.1.1 ]" ;
  skos:scopeNote "Code: No term"@en ;
  skos:hiddenLabel "Mixogenus"@fr, "Mixogenus"@en .

