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

fmc: a skos:ConceptScheme .
fmc:-Z2STP66P-J
  skos:hiddenLabel "exactly solvable"@en ;
  a skos:Concept ;
  skos:inScheme fmc: ;
  skos:prefLabel "solution exacte"@fr, "exact solution"@en, "solución exacta"@es, "exakte Lösung"@de .

