@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-L2SMH8KS-4>
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:prefLabel "available work"@en, "travail disponible"@fr ;
  skos:hiddenLabel "Available work"@en, "Travail disponible"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/FM8-GQKHTVDW-0> ;
  a skos:Concept ;
  skos:definition "Code: A published work in which, under the provisions of the Code, or by a ruling of the Commission, names or nomenclatural acts may be established."@en ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-ST8L2W82-S>, <http://data.loterre.fr/ark:/67375/FM8-RGKJNXH6-K> ;
  dc:created "2020-10-28"^^xsd:date ;
  dc:modified "2020-11-23"^^xsd:date ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C8> ;
  dc:identifier "713" .

<http://data.loterre.fr/ark:/67375/FM8-ST8L2W82-S>
  skos:prefLabel "travail indisponible"@fr, "unavailable work"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-L2SMH8KS-4> .

<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-L2SMH8KS-4> .

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

<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-L2SMH8KS-4> .

