@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:-KC8PDSPJ-V
  inist:semCategory "Machine / Equipment"@en, "Machine / Equipement"@fr ;
  skos:hiddenLabel "Estación de trabajo"@es, "Estación trabajo"@es, "Station de travail"@fr, "Workstation"@en, "Station travail"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q192525> ;
  inist:domain "Electronics"@en, "Electronique"@fr ;
  skos:prefLabel "station de travail"@fr, "workstation"@en, "estación de trabajo"@es ;
  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:-KC8PDSPJ-V .

