@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:-KWKZPN42-W
  inist:semCategory "Machine / Equipment"@en, "Machine / Equipement"@fr ;
  inist:domain "Telecommunications"@en, "Télécommunications"@fr ;
  skos:hiddenLabel "Télévision numérique"@fr, "Televisión digital"@es, "Digital television"@en ;
  skos:prefLabel "télévision numérique"@fr, "televisión digital"@es, "digital television"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q202255> ;
  skos:inScheme rdr: ;
  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:-KWKZPN42-W .

