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

qjp: a skos:ConceptScheme .
qjp:-B3TGSMBC-Z
  skos:hiddenLabel "Physical therapy"@en, "Physiothérapie"@fr ;
  a skos:Concept ;
  skos:inScheme qjp: ;
  skos:prefLabel "physical therapy"@en, "physiothérapie"@fr .

