@prefix mdl: <http://data.loterre.fr/ark:/67375/MDL> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

mdl: a skos:ConceptScheme .
mdl:-C97STG6J-H
  skos:prefLabel "moment cinétique"@fr, "angular momentum"@en ;
  a skos:Concept ;
  skos:narrower mdl:-TFR52LCL-Z .

mdl:-TFR52LCL-Z
  skos:hiddenLabel "Moment cinétiques totaux"@fr, "Total angular momentum"@en, "moments cinétiques totaux"@fr, "moments angulaires totaux"@fr, "total angular momentums"@en, "Moment cinétique total"@fr ;
  skos:prefLabel "moment cinétique total"@fr, "total angular momentum"@en ;
  skos:altLabel "moment angulaire total"@fr ;
  a skos:Concept ;
  skos:broader mdl:-C97STG6J-H ;
  skos:inScheme mdl: .

