@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/C12>
  skos:prefLabel "Disponibilité (catégorie)"@fr, "Availability (category)"@en ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-Z58FRZ0V-D> .

<http://data.loterre.fr/ark:/67375/FM8-Z58FRZ0V-D>
  dc:created "2020-10-28"^^xsd:date ;
  skos:prefLabel "adoption"@fr, "adoption"@en ;
  skos:hiddenLabel "Adoption"@fr, "Adoption"@en ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:definition "Code: To use an unavailable name as the valid name of a taxon in a way which establishes it as a new name with its own authorship and date."@en ;
  a skos:Concept ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C12> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:identifier "1112" .

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

