@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:-PKMV0NR8-P
  a skos:Concept ;
  skos:prefLabel "temperatura criogénica"@es, "cryogenic temperature"@en, "température cryogénique"@fr ;
  skos:hiddenLabel "Cryogenic temperature"@en, "Temperatura criogénica"@es, "Température cryogénique"@fr ;
  inist:semCategory "Propriété / Paramètre / Caractéristique"@fr, "Property / Parameter / Characteristic"@en ;
  skos:inScheme rdr: .

<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:-PKMV0NR8-P .

rdr: a skos:ConceptScheme .
