@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:212508
  skos:broader thesindigo:42526 ;
  a skos:Concept ;
  skos:prefLabel "GIRAFFA CAMELOPARDALIS RETICULATA"@fr .

thesindigo:56210
  skos:narrower thesindigo:42526 ;
  a skos:Concept ;
  skos:prefLabel "MAMMIFERE"@fr .

thesindigo:42526
  a skos:Concept ;
  skos:broader thesindigo:56210 ;
  skos:inScheme thesindigo: ;
  skos:narrower thesindigo:212508 ;
  skos:prefLabel "GIRAFE"@fr .

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

