@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:-L1SK30JV-H
  inist:semCategory "Machine / Equipement"@fr, "Machine / Equipment"@en ;
  skos:prefLabel "instrumentation aérospatiale"@fr, "instrumentación aeroespacial"@es, "aerospace instrumentation"@en ;
  skos:hiddenLabel "Aerospace instrumentation"@en, "Instrumentation aérospatiale"@fr, "Instrumentación aeroespacial"@es ;
  inist:domain "Aéronautique"@fr, "Aeronautics"@en ;
  a skos:Concept ;
  skos:inScheme rdr: .

<http://data.loterre.fr/ark:/67375/RDR/EQUI>
  skos:prefLabel "Machine / Equipement"@fr, "Machine / Equipment"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member rdr:-L1SK30JV-H .

