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

<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-JZJC9ZGV-1> .

<http://data.loterre.fr/ark:/67375/FM8-JZJC9ZGV-1>
  skos:prefLabel "rule"@en, "règle"@fr ;
  skos:hiddenLabel "Rule"@en, "Règle"@fr, "Provision"@en ;
  a skos:Concept ;
  dc:identifier "324" ;
  skos:definition "Code: The Articles of the Code but not titles, Recommendations, and Examples. The rules are mandatory. A term equivalent to provisions."@en ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C4> ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:altLabel "provision"@en ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> .

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

