@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:-FMB1FJRX-1
  skos:hiddenLabel "Televisión color"@es, "Color television"@en, "Télévision couleur"@fr ;
  skos:prefLabel "télévision couleur"@fr, "televisión color"@es, "color television"@en ;
  inist:semCategory "Machine / Equipement"@fr, "Machine / Equipment"@en ;
  skos:inScheme rdr: ;
  skos:altLabel "télévision en couleur"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q849194> ;
  inist:domain "Electronics"@en, "Electronique"@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:-FMB1FJRX-1 .

