@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/FM8/C4>
  skos:prefLabel "The Code and the Commission (category)"@en, "Le Code et la Commission (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-F0ZTVCQ1-L> .

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

<http://data.loterre.fr/ark:/67375/FM8-F0ZTVCQ1-L>
  skos:hiddenLabel "Rejeter"@fr, "Reject"@en ;
  skos:definition "Code: To set aside, in accord with the provisions of the Code and, in the case of a name, taxonomic judgment, 1) a work for the purposes of zoological nomenclature, or 2) a name in favor of another name."@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C4> ;
  skos:prefLabel "reject"@en, "rejeter"@fr ;
  dc:identifier "323" ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:modified "2020-11-23"^^xsd:date ;
  dc:created "2020-10-28"^^xsd:date .

