@prefix thesindigo: <https://uri.ird.fr/so/kos/thesindigo/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

thesindigo:212615
  skos:narrower thesindigo:213261 ;
  a skos:Concept ;
  skos:prefLabel "CHAMPIGNON NEMATOPHAGE"@fr .

thesindigo:213261
  a skos:Concept ;
  skos:broader thesindigo:212615 ;
  skos:inScheme thesindigo: ;
  skos:prefLabel "ARTHROBOTRYS OLIGOSPORA"@fr .

thesindigo:
  a owl:Ontology, skos:ConceptScheme ;
  skos:prefLabel "thesindigo" .

