@prefix rdr: <http://data.loterre.fr/ark:/67375/RDR> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

rdr:-HWM8741T-4
  inist:semCategory "Machine / Equipment"@en, "Machine / Equipement"@fr ;
  inist:domain "Electronique"@fr, "Electronics"@en ;
  skos:hiddenLabel "Telecommunication terminal"@en, "Terminal de télécommunication"@fr, "Terminal télécommunication"@fr, "Terminal de telecomunicación"@es, "Telecommunication terminals"@en ;
  skos:inScheme rdr: ;
  skos:prefLabel "terminal de télécommunication"@fr, "terminal de telecomunicación"@es, "telecommunication terminal"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q3518405> ;
  a skos:Concept .

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

