@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-PP7D5HC1-2>
  a skos:Concept ;
  skos:hiddenLabel "Nominal-complex"@en, "Complexe nominal"@fr ;
  dc:identifier "925" ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:scopeNote "Code: No term"@en ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:bibliographicCitation "Dubois, A. (2000) Synonymies and related lists in zoology: general proposals, with examples in herpetology. Dumerilia, 4 (2): 33–98." ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:prefLabel "nominal-complex"@en, "complexe nominal"@fr ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C10> ;
  skos:definition "The complex [nomen + its author + its date] when these three pieces of information are given together as a single expression, which in this context can be viewed as an indissociable unit. (Dubois 2000)"@en .

<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-PP7D5HC1-2> .

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

