@prefix rdr: <http://data.loterre.fr/ark:/67375/RDR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

rdr: a skos:ConceptScheme .
rdr:-XD2WMZLF-5
  skos:hiddenLabel "Coupled mode theory"@en, "Teoría de modos acoplados"@es, "Théorie des modes couplés"@fr, "Théorie mode couplé"@fr, "Teoría modo acoplado"@es ;
  inist:semCategory "Theory / Theoretical model"@en, "Théorie / Modèle théorique"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q5178020> ;
  a skos:Concept ;
  skos:prefLabel "coupled mode theory"@en, "teoría de modos acoplados"@es, "théorie des modes couplés"@fr ;
  inist:domain "Electromagnétisme / Optique"@fr, "Electromagnetism / Optics"@en ;
  skos:inScheme rdr: .

<http://data.loterre.fr/ark:/67375/RDR/THEO>
  skos:prefLabel "Theory / Theoretical model"@en, "Théorie / Modèle théorique"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member rdr:-XD2WMZLF-5 .

