@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:169779
  skos:broader thesindigo:74745 ;
  a skos:Concept ;
  skos:prefLabel "LINCUS"@fr .

thesindigo:49156
  skos:narrower thesindigo:74745 ;
  a skos:Concept ;
  skos:prefLabel "INSECTE"@fr .

thesindigo:74745
  a skos:Concept ;
  skos:broader thesindigo:49156 ;
  skos:inScheme thesindigo: ;
  skos:narrower thesindigo:169779 ;
  skos:prefLabel "PUNAISE"@fr .

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

