@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:-CQ5V9HJV-Z
  a skos:Concept ;
  skos:hiddenLabel "Man machine relation"@en, "Man-machine relation"@en, "Relación hombre máquina"@es, "Relation homme-machine"@fr, "Relación hombre-máquina"@es ;
  inist:semCategory "Property / Parameter / Characteristic"@en, "Propriété / Paramètre / Caractéristique"@fr ;
  skos:prefLabel "relación hombre-máquina"@es, "man-machine relation"@en, "relation homme-machine"@fr ;
  skos:inScheme rdr: ;
  skos:altLabel "man-machine relationship"@en, "relation homme machine"@fr ;
  inist:domain "Informatics"@en, "Informatique"@fr .

<http://data.loterre.fr/ark:/67375/RDR/PRPC>
  skos:prefLabel "Propriété / Paramètre / Caractéristique"@fr, "Property / Parameter / Characteristic"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member rdr:-CQ5V9HJV-Z .

