@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-SRKCLCW1-8>
  a skos:Concept ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:hiddenLabel "Nominal-set"@en, "Ensemble nominal"@fr ;
  dc:identifier "1013" ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:scopeNote "Code: No term"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:definition "Any of the groups of nomina referred to the same nominal-series and the rank designation of which includes the same ‘key’ term: e.g., the family-set and the tribe-set within the family-series, including respectively the ranks family, subfamily and superfamily, and tribe and subtribe. (Dubois & Aescht et al. 2017 (LZC, Session 10))"@en ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C18> ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:prefLabel "ensemble nominal"@fr, "nominal-set"@en .

<http://data.loterre.fr/ark:/67375/FM8/C18>
  skos:prefLabel "Assignment and Nomina of ranks (category)"@en, "Assignation et Nomina des rangs (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-SRKCLCW1-8> .

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

