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

<http://data.loterre.fr/ark:/67375/FM8-KXWS7LZW-2>
  dc:identifier "1830" ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  a skos:Concept ;
  skos:prefLabel "form"@en, "forme"@fr ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:hiddenLabel "Form"@en, "Forme"@fr ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C19> ;
  skos:definition "Code: 1) A term that if published after 1960 is deemed to denote infrasubspecific rank but that if published before 1961 is to be interpreted according to Article 45.6.3-4. 2) Those individuals of a species or subspecies differing, in a stated way, from other individuals within the taxon (e.g. larval and adult forms, male and female forms, ecological forms, and seasonal forms)."@en ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> .

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

<http://data.loterre.fr/ark:/67375/FM8/C19>
  skos:prefLabel "Classification (category)"@en, "Classification (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-KXWS7LZW-2> .

