@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:-RNM9P182-9
  inist:domain "Condensed matter physics"@en, "Physique de l'état condensé"@fr ;
  skos:hiddenLabel "Conductivité de type n"@fr, "Conductividad tipo n"@es, "N type conductivity"@en, "Conductividad de tipo n"@es, "Conductivité type n"@fr ;
  inist:semCategory "Property / Parameter / Characteristic"@en, "Propriété / Paramètre / Caractéristique"@fr ;
  skos:prefLabel "conductivité de type n"@fr, "conductividad de tipo n"@es, "n type conductivity"@en ;
  a skos:Concept ;
  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:-RNM9P182-9 .

