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

thesindigo:249880
  skos:narrower thesindigo:212460 ;
  a skos:Concept ;
  skos:prefLabel "PECHE"@fr .

thesindigo:212460
  a skos:Concept ;
  skos:broader thesindigo:249880 ;
  skos:inScheme thesindigo: ;
  skos:prefLabel "PECHE THONIERE"@fr ;
  skos:closeMatch tnu:040 .

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

