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

b9m: a skos:ConceptScheme .
b9m:-FKN4TVFH-H
  dc:modified "2024-08-06"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme b9m: ;
  skos:broader b9m:-LSS99MMD-Q ;
  skos:prefLabel "grunt production"@en, "production de grognements"@fr ;
  skos:altLabel "production de \"grunt\""@fr .

b9m:-LSS99MMD-Q
  skos:prefLabel "communication vocale"@fr, "vocal communication"@en ;
  a skos:Concept ;
  skos:narrower b9m:-FKN4TVFH-H .

