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

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

rdr:-LLR0SPBN-Z
  skos:altLabel "lithographie faisceau ionique"@fr, "lithographie par faisceau ionique"@fr ;
  skos:inScheme rdr: ;
  skos:hiddenLabel "Lithographie par faisceau d'ions"@fr, "Ion beam lithography"@en, "Litografía haz iónico"@es, "Litografía por haz de iones"@es, "Lithographie faisceau ion"@fr ;
  inist:semCategory "Design"@en, "Conception"@fr ;
  skos:prefLabel "litografía por haz de iones"@es, "ion beam lithography"@en, "lithographie par faisceau d'ions"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1672059> ;
  inist:domain "Engineering sciences"@en, "Sciences de l'ingénieur"@fr ;
  a skos:Concept .

