@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/C21>
  skos:prefLabel "Langues et Grammaire (catégorie)"@fr, "Languages and Grammar (category)"@en ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-G5CHRK7J-1> .

<http://data.loterre.fr/ark:/67375/FM8-G5CHRK7J-1>
  skos:hiddenLabel "Trait d'union"@fr, "Hyphen"@en ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:definition "Code: A mark, -, used for punctuation and for joining together 1) two parts of a compound specific or subspecific name if the first part is a single Latin letter. 2) the first two words of an expression if used to modify a third (e.g. genus-group names, contrasting with names of the genus group)."@en ;
  dc:identifier "2015" ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C21> ;
  skos:prefLabel "trait d'union"@fr, "hyphen"@en ;
  dc:modified "2020-11-23"^^xsd:date ;
  a skos:Concept .

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

