@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:-LVKH7M4Z-N .

rdr:-LVKH7M4Z-N
  skos:prefLabel "configuración geométrica"@es, "configuration géométrique"@fr, "geometrical configuration"@en ;
  skos:hiddenLabel "Configuración geométrica"@es, "Configuration géométrique"@fr, "Geometrical configuration"@en ;
  inist:semCategory "Propriété / Paramètre / Caractéristique"@fr, "Property / Parameter / Characteristic"@en ;
  skos:inScheme rdr: ;
  a skos:Concept ;
  inist:domain "Multidisciplinary"@en, "Multidisciplinaire"@fr .

