@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:-XWW55PHK-5
  a skos:Concept ;
  skos:hiddenLabel "Contact thermal resistance"@en, "Resistencia térmica de contacto"@es, "Resistencia térmica contacto"@es, "Résistance thermique contact"@fr, "Résistance thermique de contact"@fr ;
  inist:semCategory "Property / Parameter / Characteristic"@en, "Propriété / Paramètre / Caractéristique"@fr ;
  skos:inScheme rdr: ;
  skos:prefLabel "contact thermal resistance"@en, "résistance thermique de contact"@fr, "resistencia térmica de contacto"@es .

<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:-XWW55PHK-5 .

