@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-Z0J8Z1PB-7>
  skos:prefLabel "sensu lato"@en, "sensu lato"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/FM8-CT40K1FP-3> .

<http://data.loterre.fr/ark:/67375/FM8-CT40K1FP-3>
  a skos:Concept ;
  dc:modified "2020-11-23"^^xsd:date ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:hiddenLabel "Sensu"@en, "Sensu"@fr ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C8> ;
  skos:prefLabel "sensu"@en, "sensu"@fr ;
  dc:identifier "732" ;
  skos:narrower <http://data.loterre.fr/ark:/67375/FM8-T14VB1FX-4>, <http://data.loterre.fr/ark:/67375/FM8-Z0J8Z1PB-7> ;
  skos:definition "Code: A Latin term meaning in the sense of. Often used to refer to the usage of a name by a (cited) author in a sense different from that of the original author or some other previous author."@en ;
  skos:inScheme <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-CT40K1FP-3> .

<http://data.loterre.fr/ark:/67375/FM8/C8>
  skos:prefLabel "Nomenclatural publication (category)"@en, "Publication de nomenclature (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-CT40K1FP-3> .

<http://data.loterre.fr/ark:/67375/FM8-T14VB1FX-4>
  skos:prefLabel "sensu stricto"@en, "sensu stricto"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/FM8-CT40K1FP-3> .

