@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:-RC7ZB74T-Q
  skos:prefLabel "concepción compacta"@es, "compact design"@en, "conception compacte"@fr ;
  inist:semCategory "Conception"@fr, "Design"@en ;
  skos:hiddenLabel "Conception compacte"@fr, "Compact design"@en, "Concepción compacta"@es ;
  a skos:Concept ;
  skos:inScheme rdr: .

<http://data.loterre.fr/ark:/67375/RDR/FABR>
  skos:prefLabel "Design"@en, "Conception"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member rdr:-RC7ZB74T-Q .

rdr: a skos:ConceptScheme .
