@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-CH0B2H7G-D>
  skos:prefLabel "abbreviation"@en, "abréviation"@fr ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C18> ;
  dc:identifier "1720" ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:hiddenLabel "Abbreviation"@en, "Abréviation"@fr ;
  dc:created "2020-10-28"^^xsd:date ;
  a skos:Concept ;
  skos:definition "Code: A shortened form of a word or title. In zoological works genus-group names are often abbreviated to one or two letters; such abbreviations should always be followed by a full stop (period), and they should not be used on the first mention of the name. The same applies to abbreviations of specific names cited in trinominal names of subspecies."@en .

<http://data.loterre.fr/ark:/67375/FM8/C18>
  skos:prefLabel "Assignment and Nomina of ranks (category)"@en, "Assignation et Nomina des rangs (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-CH0B2H7G-D> .

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

