@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:-CM0X3ND0-N
  dc:modified "2024-08-06"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme b9m: ;
  skos:broader b9m:-LV7PW012-3 ;
  skos:prefLabel "bipedal behavior"@en, "comportement bipède"@fr ;
  skos:altLabel "bipedal behaviour"@en .

b9m: a skos:ConceptScheme .
b9m:-LV7PW012-3
  skos:prefLabel "comportement"@fr, "behavior"@en ;
  a skos:Concept ;
  skos:narrower b9m:-CM0X3ND0-N .

