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

fmc: a skos:ConceptScheme .
fmc:-LRJ5GMB0-V
  a skos:Concept ;
  skos:hiddenLabel "Deep UV optical coating"@en, "Organic-inorganic hybrid coating"@en ;
  skos:prefLabel "optische Beschichtung"@de, "revêtement optique"@fr, "recubrimiento óptico"@es, "optical coating"@en ;
  skos:altLabel "Revestimiento óptico"@es ;
  skos:inScheme fmc: ;
  skos:narrower fmc:-CTQ9M52V-0 .

fmc:-CTQ9M52V-0
  skos:prefLabel "Antireflexbeschichtung"@de, "couche antireflet"@fr, "revestimiento antirreflejante"@es, "antireflection coating"@en ;
  a skos:Concept ;
  skos:broader fmc:-LRJ5GMB0-V .

