@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j:-Q44G9SDG-3
  skos:prefLabel "inspiratory capacity"@en ;
  a skos:Concept ;
  skos:broader n9j:-V4FBL3GD-T .

n9j:-V4FBL3GD-T
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/vital_capacity> ;
  skos:narrower n9j:-Q44G9SDG-3, n9j:-R197FMK3-D ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-XZHWDS0W-Z ;
  skos:prefLabel "vital capacity"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D014797.html> .

n9j: a skos:ConceptScheme .
n9j:-R197FMK3-D
  skos:prefLabel "expiratory reserve volume"@en ;
  a skos:Concept ;
  skos:broader n9j:-V4FBL3GD-T .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-V4FBL3GD-T .

n9j:-XZHWDS0W-Z
  skos:prefLabel "total lung capacity"@en ;
  a skos:Concept ;
  skos:narrower n9j:-V4FBL3GD-T .

