@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:5309
  skos:narrower thesindigo:179416 ;
  a skos:Concept ;
  skos:prefLabel "ARBRE"@fr .

thesindigo:213015
  skos:broader thesindigo:179416 ;
  a skos:Concept ;
  skos:prefLabel "ARAUCARIA RULEI"@fr .

thesindigo:179416
  a skos:Concept ;
  skos:broader thesindigo:5309 ;
  skos:inScheme thesindigo: ;
  skos:narrower thesindigo:213015 ;
  skos:prefLabel "ARAUCARIACEAE"@fr .

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

