@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-LRMRCWCW-3>
  a skos:Concept ;
  dc:created "2020-10-28"^^xsd:date ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C8> ;
  skos:hiddenLabel "Author"@en, "Auteur"@fr ;
  skos:prefLabel "auteur"@fr, "author"@en ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:definition "Code: The person to whom a work, a scientific name, or a nomenclatural act is attributed. For the purposes of the Code, if a work is attributed to an editor, or an official (e.g. Secretary), or a body (e.g. a committee or a commission), only that person(s) actually responsible for the work, name, or act, is deemed to be the author."@en ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:identifier "714" .

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

<http://data.loterre.fr/ark:/67375/FM8/C8>
  skos:prefLabel "Nomenclatural publication (category)"@en, "Publication de nomenclature (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-LRMRCWCW-3> .

