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

fmc:-GHH314H3-M
  a skos:Concept ;
  skos:inScheme fmc: ;
  skos:broader fmc:-FZPGD64R-L ;
  skos:prefLabel "lentille achromatique"@fr, "achromatic lens"@en, "lente acromática"@es, "achromatische Linse"@de .

fmc: a skos:ConceptScheme .
fmc:-FZPGD64R-L
  skos:prefLabel "lente óptica"@es, "optische Linse"@de, "lentille optique"@fr, "optical lens"@en ;
  a skos:Concept ;
  skos:narrower fmc:-GHH314H3-M .

