@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/C4>
  skos:prefLabel "The Code and the Commission (category)"@en, "Le Code et la Commission (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-S9QBZ1ZP-B> .

<http://data.loterre.fr/ark:/67375/FM8-S9QBZ1ZP-B>
  dc:created "2020-10-28"^^xsd:date ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:prefLabel "opinion"@fr, "opinion"@en ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:hiddenLabel "Opinion"@fr, "Opinion"@en ;
  dc:identifier "317" ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C4> ;
  skos:definition "Code: A formal publication by the Commission containing a ruling that applies, interprets, or suspends provisions of the Code in a case affecting one or more stated names, nomenclatural acts or works. An Opinion states how the Code is to be applied or interpreted, or the course to be followed, in the particular case."@en ;
  a skos:Concept .

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

