@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-TPC683LF-Q> .

<http://data.loterre.fr/ark:/67375/FM8-TPC683LF-Q>
  skos:hiddenLabel "Proposal"@en, "Proposition"@fr ;
  dc:identifier "320" ;
  skos:prefLabel "proposal"@en, "proposition"@fr ;
  a skos:Concept ;
  skos:definition "Code: 1) An action, whether successful or unsuccessful, to establish a nominal taxon or name or to carry out a nomenclatural act. 2) An application to the Commission for the adoption of a Part of the List of Available Names in Zoology."@en ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:created "2020-10-28"^^xsd:date ;
  dc:modified "2020-11-23"^^xsd:date ;
  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-TPC683LF-Q> .

