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

w7b:-P4PCQPS7-V
  skos:hiddenLabel "Contre-indication permanente"@fr, "Absolute contraindication"@en ;
  a skos:Concept ;
  skos:inScheme w7b: ;
  skos:broader w7b:-PZ7QPVL7-1 ;
  skos:prefLabel "contre-indication permanente"@fr, "absolute contraindication"@en ;
  skos:altLabel "contre-indication absolue"@fr, "permanent contraindication"@en .

w7b: a skos:ConceptScheme .
w7b:-PZ7QPVL7-1
  skos:prefLabel "contraindication"@en, "contre-indication"@fr ;
  a skos:Concept ;
  skos:narrower w7b:-P4PCQPS7-V .

