@prefix blh: <http://data.loterre.fr/ark:/67375/BLH> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

blh:-MH47NPJ7-3
  skos:prefLabel "espèce fongique"@fr, "fungal species"@en ;
  a skos:Concept ;
  uneskos:memberOf blh:-CHAM .

blh: a skos:ConceptScheme .
blh:-CHAM
  rdfs:comment "Number of members: 2"@en, "Nombre de membres : 2"@fr ;
  isothes:superGroup blh:-EVIV ;
  skos:prefLabel "Champignon"@fr, "Fungi"@en ;
  dc:modified "2022-01-21"^^xsd:date ;
  skos:inScheme blh: ;
  a isothes:ConceptGroup ;
  skos:member blh:-L071Q0P0-0, blh:-MH47NPJ7-3 .

blh:-L071Q0P0-0
  skos:prefLabel "mycorrhiza"@en, "mycorhize"@fr ;
  a skos:Concept ;
  uneskos:memberOf blh:-CHAM .

blh:-EVIV
  skos:prefLabel "Living being"@en, "Etre vivant"@fr ;
  a isothes:ConceptGroup ;
  isothes:subGroup blh:-CHAM .

