@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:-JWC7HQP1-F
  skos:inScheme rdr: ;
  inist:semCategory "Machine / Equipment"@en, "Machine / Equipement"@fr ;
  inist:domain "Electronics"@en, "Electronique"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1334829> ;
  skos:hiddenLabel "Wearable computer"@en, "Wearable computers"@en, "Ordinateur vêtement"@fr, "Computadora vestible"@es ;
  skos:prefLabel "computadora vestible"@es, "wearable computer"@en, "ordinateur vêtement"@fr ;
  a skos:Concept .

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

