@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:-RC2S0BJ6-7 .

rdr:-RC2S0BJ6-7
  skos:inScheme rdr: ;
  inist:semCategory "Property / Parameter / Characteristic"@en, "Propriété / Paramètre / Caractéristique"@fr ;
  skos:hiddenLabel "Globalement asynchrone localement synchrone"@fr, "Globally asynchronous locally synchronous"@en, "Globalmente asincrono localmente sincrono"@es ;
  skos:prefLabel "globally asynchronous locally synchronous"@en, "globalement asynchrone localement synchrone"@fr, "globalmente asincrono localmente sincrono"@es ;
  skos:definition "Etat d'un système partagé en plusieurs sous-systèmes synchrones de tailles raisonnables communiquant entre eux de manière asynchrone [Source : INIST]"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q5570941> ;
  a skos:Concept .

