@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/PPPC>
  skos:prefLabel "Processus physique / Processus chimique"@fr, "Physical phenomenon / Chemical phenomenon"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member rdr:-D5BVBV40-0 .

rdr:-D5BVBV40-0
  skos:prefLabel "generación automatica de vector de prueba"@es, "automatic test pattern generation"@en, "génération automatique de vecteur de test"@fr ;
  skos:hiddenLabel "Génération automatique de vecteur de test"@fr, "Génération automatique vecteur test"@fr, "Automatic test pattern generation"@en, "Generación automatica de vector de prueba"@es ;
  inist:semCategory "Processus physique / Processus chimique"@fr, "Physical phenomenon / Chemical phenomenon"@en ;
  skos:inScheme rdr: ;
  a skos:Concept .

