@prefix qjp: <http://data.loterre.fr/ark:/67375/QJP> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

qjp: a skos:ConceptScheme .
qjp:-S197NM81-Z
  skos:altLabel "accès concurrent"@fr, "situation de concurrence"@fr, "séquencement critique"@fr, "race condition"@en, "race hazard"@en, "course critique"@fr, "concurrence critique"@fr ;
  skos:prefLabel "hazards and race conditions"@en, "situation de compétition"@fr ;
  skos:hiddenLabel "Hazards and race conditions"@en, "Risque accidentel et condition race"@fr ;
  skos:inScheme qjp: ;
  a skos:Concept .

