@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-CRRQF03B-N>
  skos:prefLabel "registration"@en, "enregistrement"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/FM8-MMS3KV36-1> .

<http://data.loterre.fr/ark:/67375/FM8/C7>
  skos:prefLabel "Registration (category)"@en, "Enregistrement (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-MMS3KV36-1> .

<http://data.loterre.fr/ark:/67375/FM8-MMS3KV36-1>
  dc:created "2020-10-28"^^xsd:date ;
  skos:broader <http://data.loterre.fr/ark:/67375/FM8-CRRQF03B-N> ;
  skos:prefLabel "post-enregistrement"@fr, "post-registration"@en ;
  dc:identifier "602" ;
  skos:hiddenLabel "Post-registration"@en, "Post-enregistrement"@fr ;
  a skos:Concept ;
  skos:definition "A category of registration of a nomen or an onomatergy that occurred after the publication of the latter, e.g. registration in one of the Official Lists and Indexes of Names and Works in Zoology (following or not an archoidy) or registration in a List of Available Names. (Dubois & Aescht et al. 2019 (LZC, Session 35))"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C7> ;
  skos:scopeNote "Code: No term"@en ;
  dc:modified "2020-11-23"^^xsd:date .

<http://data.loterre.fr/ark:/67375/FM8> a skos:ConceptScheme .
