@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-L04HPXC1-X> .

<http://data.loterre.fr/ark:/67375/FM8-L04HPXC1-X>
  dc:created "2020-10-28"^^xsd:date ;
  dc:identifier "1445" ;
  skos:prefLabel "conditional"@en, "conditionnel"@fr ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:hiddenLabel "Conditionnel"@fr, "Conditional"@en ;
  a skos:Concept ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C12> ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-SRJM0893-Z> ;
  skos:definition "Code: 1) Of the proposal of a name or a type fixation: one made with stated reservations. 2) Of the inclusion of a taxon in another taxon at a higher rank: made with stated reservations."@en .

<http://data.loterre.fr/ark:/67375/FM8-SRJM0893-Z>
  skos:prefLabel "eulabonym"@en, "eulabonyme"@fr ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-L04HPXC1-X> .

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

