@prefix rdr: <http://data.loterre.fr/ark:/67375/RDR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix inist: <http://www.inist.fr/Ontology#> .

rdr: a skos:ConceptScheme .
<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:-SZ2DK3NR-R .

rdr:-SZ2DK3NR-R
  skos:inScheme rdr: ;
  skos:altLabel "caractéristique fréquence température"@fr ;
  skos:prefLabel "característica frecuencia-temperatura"@es, "caractéristique fréquence-température"@fr, "temperature-frequency curve"@en ;
  skos:hiddenLabel "Característica frecuencia-temperatura"@es, "Temperature frequency curve"@en, "Característica frecuencia temperatura"@es, "Caractéristique fréquence-température"@fr, "Temperature-frequency curve"@en ;
  inist:semCategory "Propriété / Paramètre / Caractéristique"@fr, "Property / Parameter / Characteristic"@en ;
  a skos:Concept .

