@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 .
rdr:-WJG06QTT-8
  skos:prefLabel "micro-usinage"@fr, "micromachining"@en, "micromaquinado"@es ;
  a skos:Concept ;
  skos:related rdr:-RZ3RB3VC-B .

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

rdr:-RZ3RB3VC-B
  inist:semCategory "Design"@en, "Conception"@fr ;
  skos:hiddenLabel "Laser writing"@en, "Escritura láser"@es, "Ecriture laser"@fr ;
  a skos:Concept ;
  skos:inScheme rdr: ;
  skos:prefLabel "laser writing"@en, "escritura láser"@es, "écriture laser"@fr ;
  skos:related rdr:-WJG06QTT-8 ;
  skos:altLabel "écriture par laser"@fr .

