@prefix q1w: <http://data.loterre.fr/ark:/67375/Q1W> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

q1w:-BB32JKGZ-M
  skos:prefLabel "déforestation"@fr, "deforestation"@en ;
  a skos:Concept ;
  uneskos:memberOf q1w:-FOR .

q1w:-FOR
  isothes:superGroup q1w:-BLG ;
  rdfs:comment "Nombre de membres : 2."@fr, "Number of members: 2."@en ;
  skos:member q1w:-M7FTDV5G-T, q1w:-BB32JKGZ-M ;
  a isothes:ConceptGroup ;
  skos:inScheme q1w: ;
  skos:prefLabel "Forestry / Silviculture"@en, "Sciences forestières / Foresterie / Sylviculture"@fr .

q1w:-M7FTDV5G-T
  skos:prefLabel "agroforesterie"@fr, "agroforestry"@en ;
  a skos:Concept ;
  uneskos:memberOf q1w:-FOR .

q1w: a skos:ConceptScheme .
q1w:-BLG
  skos:prefLabel "Sciences biologiques"@fr, "Biological sciences"@en ;
  a isothes:ConceptGroup ;
  isothes:subGroup q1w:-FOR .

