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

ins:-TSK92MGT-D
  skos:definition "Les explorations fonctionnelles respiratoires (EFR) sont un ensemble d'examens destinés à explorer la fonction ventilatoire des poumons."@fr, "Pulmonary function testing (PFT) is a complete evaluation of the respiratory system including patient history, physical examinations, and tests of pulmonary function. The primary purpose of pulmonary function testing is to identify the severity of pulmonary impairment."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-QGQJJ3HL-K ;
  skos:prefLabel "pulmonary function test"@en, "exploration fonctionnelle respiratoire"@fr ;
  skos:altLabel "pulmonary function testing"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Pulmonary_function_testing> .

ins: a skos:ConceptScheme .
ins:-QGQJJ3HL-K
  skos:prefLabel "test"@en, "test"@fr ;
  a skos:Concept ;
  skos:narrower ins:-TSK92MGT-D .

