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

fmc: a skos:ConceptScheme .
fmc:-TS5Z1P2S-1
  skos:aprefLabel "estructura MIS"@es, "MIS-Struktur"@de ;
  skos:altLabel "estructura metal-aislador-semiconductor"@es, "metal-insulator-semiconductor structure"@en, "Metall-Isolator-Halbleiter-Struktur"@de, "structure métal-isolant-semiconducteur"@fr ;
  skos:prefLabel "structure MIS"@fr, "MIS structure"@en ;
  a skos:Concept ;
  skos:inScheme fmc: .

