@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:-SSB54325-4
  skos:inScheme rdr: ;
  skos:prefLabel "adecuacion arquitectura-algoritmo"@es, "adéquation algorithme-architecture"@fr, "algorithm-architecture adequation"@en ;
  inist:domain "Electronics"@en, "Electronique"@fr ;
  skos:hiddenLabel "Adecuacion arquitectura-algoritmo"@es, "Adecuacion arquitectura algoritmo"@es, "Algorithm-architecture adequation"@en, "Adéquation algorithme-architecture"@fr ;
  a skos:Concept ;
  skos:altLabel "algorithm architecture adequation"@en, "adéquation algorithme architecture"@fr ;
  inist:semCategory "Propriété / Paramètre / Caractéristique"@fr, "Property / Parameter / Characteristic"@en .

<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:-SSB54325-4 .

