@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> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/FM8-QQ679RWP-Q>
  dc:modified "2020-11-23"^^xsd:date ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C8> ;
  skos:prefLabel "travail anonyme"@fr, "anonymous work"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/FM8-GQKHTVDW-0> ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:definition "Code: A published work in which the name(s) of its author(s) cannot be determined from the contents of the work."@en ;
  skos:hiddenLabel "Travail anonyme"@fr, "Anonymous work"@en ;
  dc:identifier "729" ;
  a skos:Concept .

<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-QQ679RWP-Q> .

<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-QQ679RWP-Q> .

