@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:-XV8LMZ68-C
  skos:prefLabel "measure"@en, "mesure"@fr ;
  a skos:Concept ;
  skos:narrower b9m:-R7NCF1VV-2 .

b9m:-R7NCF1VV-2
  dc:modified "2024-08-19"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme b9m: ;
  skos:broader b9m:-XV8LMZ68-C ;
  skos:prefLabel "density of the populations"@en, "densité des populations"@fr .

