@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-MDGL9FT4-7> .

<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-MDGL9FT4-7> .

<http://data.loterre.fr/ark:/67375/FM8-MDGL9FT4-7>
  skos:broader <http://data.loterre.fr/ark:/67375/FM8-CRRQF03B-N> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:scopeNote "Code: No term"@en ;
  a skos:Concept ;
  skos:prefLabel "pre-registration"@en, "pré-enregistrement"@fr ;
  dc:modified "2020-11-23"^^xsd:date ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C7> ;
  skos:hiddenLabel "Pré-enregistrement"@fr, "Pre-registration"@en ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:definition "A category of registration of a nomen or an onomatergy that occurred before the publication of the latter, e.g. registration in Zoobank before an electronic publication. (Dubois & Aescht et al. 2019 (LZC, Session 16))"@en ;
  dc:identifier "616" .

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