@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-FGCBKK81-5>
  skos:scopeNote "Code: No term"@en ;
  skos:prefLabel "junior"@fr, "junior"@en ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:definition "In the context of zoological nomenclature, and concerning a nomen or a nomenclatural act: published at a date subsequent to that of publication of another nomen or nomenclatural act, qualified as senior. (Traditional term, definition by A. Dubois)"@en ;
  dc:modified "2020-11-23"^^xsd:date ;
  a skos:Concept ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C6> ;
  skos:hiddenLabel "Junior"@fr, "Junior"@en ;
  dc:identifier "515" ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-XN9HXKFN-L> .

<http://data.loterre.fr/ark:/67375/FM8/C6>
  skos:prefLabel "Priorité et Usage (catégorie)"@fr, "Priority and Usage (category)"@en ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-FGCBKK81-5> .

<http://data.loterre.fr/ark:/67375/FM8-XN9HXKFN-L>
  skos:prefLabel "senior"@fr, "senior"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-FGCBKK81-5> .

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

