@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:-SRLR1GDB-M
  skos:hiddenLabel "Técnica de diseño óptico"@es, "Technique de conception optique"@fr, "Optical design technique"@en, "Optical design techniques"@en, "Technique conception optique"@fr ;
  inist:domain "Electromagnétisme / Optique"@fr, "Electromagnetism / Optics"@en ;
  inist:semCategory "Conception"@fr, "Design"@en ;
  skos:prefLabel "optical design technique"@en, "técnica de diseño óptico"@es, "technique de conception optique"@fr ;
  skos:inScheme rdr: ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/RDR/FABR>
  skos:prefLabel "Design"@en, "Conception"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member rdr:-SRLR1GDB-M .

