@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/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-TLX89RB7-6> .

<http://data.loterre.fr/ark:/67375/FM8-TLX89RB7-6>
  dc:identifier "321" ;
  skos:prefLabel "recommendation"@fr, "recommendation"@en ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:hiddenLabel "Recommendation"@en, "Recommendation"@fr ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:scopeNote "Code: An advisory statement in an Article of the Code. Recommendations are denoted by the number of the Article, are not mandatory and are distinguished from the mandatory provisions by a capital letter following the number of the Article."@en ;
  dc:modified "2020-11-23"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:definition "A suggestion of ‘good practice’ which zootaxonomists are encouraged to follow, but failure to do so has no bearing on the availability or validity of onomatergies. (Dubois 2019 )"@en ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C4> .

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

