@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:prefLabel "travail disponible"@fr, "available work"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-RGKJNXH6-K> .

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

<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-RGKJNXH6-K> .

<http://data.loterre.fr/ark:/67375/FM8> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/FM8-RGKJNXH6-K>
  skos:hiddenLabel "Conserved work"@en, "Travail conservé"@fr, "Conserve (a work)"@en, "Conserver (un travail)"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/FM8-GQKHTVDW-0> ;
  dc:identifier "738" ;
  skos:altLabel "conserver (un travail)"@fr, "conserve (a work)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:prefLabel "conserved work"@en, "travail conservé"@fr ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-FSK5V40P-4>, <http://data.loterre.fr/ark:/67375/FM8-L2SMH8KS-4> ;
  dc:created "2020-10-28"^^xsd:date ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:definition "Code: A work that the Commission has ruled to be an available work."@en ;
  a skos:Concept ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C8> .

<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-RGKJNXH6-K> .

