@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:-NTFC28KJ-8
  inist:semCategory "Design"@en, "Conception"@fr ;
  inist:domain "Sciences de l'ingénieur"@fr, "Engineering sciences"@en ;
  skos:prefLabel "lithographie"@fr, "lithography"@en, "litografía"@es ;
  skos:hiddenLabel "Lithographie"@fr, "Litografía"@es, "Lithography"@en ;
  skos:related rdr:-JK11BDPQ-Q ;
  skos:altLabel "masquage(lithographie)"@fr ;
  skos:inScheme rdr: ;
  a skos:Concept ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q15123870> .

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

rdr:-JK11BDPQ-Q
  skos:prefLabel "microelectronic fabrication"@en, "fabrication microélectronique"@fr, "fabricación microeléctrica"@es ;
  a skos:Concept ;
  skos:related rdr:-NTFC28KJ-8 .

