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

<http://data.loterre.fr/ark:/67375/FM8-FSK5V40P-4>
  skos:related <http://data.loterre.fr/ark:/67375/FM8-RGKJNXH6-K> ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C8> ;
  skos:prefLabel "travail rejeté"@fr, "rejected work"@en ;
  skos:hiddenLabel "Rejected work"@en, "Travail rejeté"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  a skos:Concept ;
  dc:created "2020-10-28"^^xsd:date ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:definition "Code: Any work included by the Commission in the Official Index of Rejected and Invalid Works in Zoological Nomenclature."@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/FM8-GQKHTVDW-0> ;
  dc:identifier "726" .

<http://data.loterre.fr/ark:/67375/FM8-GQKHTVDW-0>
  skos:prefLabel "travail"@fr, "work"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/FM8-FSK5V40P-4> .

<http://data.loterre.fr/ark:/67375/FM8-RGKJNXH6-K>
  skos:prefLabel "travail conservé"@fr, "conserved work"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-FSK5V40P-4> .

<http://data.loterre.fr/ark:/67375/FM8> a skos:ConceptScheme .
<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-FSK5V40P-4> .

