@prefix b9m: <http://data.loterre.fr/ark:/67375/B9M> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

b9m:-KRWH8G8N-4
  dc:modified "2025-06-04"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme b9m: ;
  skos:broader b9m:-RP06133F-W ;
  skos:prefLabel "behavioral flexibility"@en, "flexibilité comportementale"@fr ;
  skos:altLabel "behavioural flexibility"@en .

b9m: a skos:ConceptScheme .
b9m:-RP06133F-W
  skos:prefLabel "caractéristique comportementale"@fr, "behavioral feature"@en ;
  a skos:Concept ;
  skos:narrower b9m:-KRWH8G8N-4 .

