@prefix rvq: <http://data.loterre.fr/ark:/67375/RVQ> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

rvq:-S1PFVDC7-V
  skos:hiddenLabel "rhodium carbure"@fr ;
  a skos:Concept ;
  skos:inScheme rvq: ;
  skos:broader rvq:-PBBF333R-1, rvq:-FSL80B6V-7 ;
  skos:prefLabel "carbure de rhodium"@fr, "rhodium carbide"@en .

rvq:-PBBF333R-1
  skos:prefLabel "composé du rhodium"@fr, "rhodium compound"@en ;
  a skos:Concept ;
  skos:narrower rvq:-S1PFVDC7-V .

rvq: a skos:ConceptScheme .
rvq:-FSL80B6V-7
  skos:prefLabel "carbures"@fr, "carbides"@en ;
  a skos:Concept ;
  skos:narrower rvq:-S1PFVDC7-V .

