@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/plethysmography>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/whole_body_plethysmography>, <https://concepts.sagepub.com/social-science/concept/photoplethysmography>, <https://concepts.sagepub.com/social-science/concept/impedance_plethysmography> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D010991.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diagnostic_techniques_and_procedures>, <https://concepts.sagepub.com/social-science/concept/cardiovascular_diagnostic_techniques> ;
  skos:prefLabel "plethysmography"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/whole_body_plethysmography>
  skos:prefLabel "whole body plethysmography"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/plethysmography> .

<https://concepts.sagepub.com/social-science/concept/impedance_plethysmography>
  skos:prefLabel "impedance plethysmography"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/plethysmography> .

<https://concepts.sagepub.com/social-science/concept/cardiovascular_diagnostic_techniques>
  skos:prefLabel "cardiovascular diagnostic techniques"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/plethysmography> .

<https://concepts.sagepub.com/social-science/concept/diagnostic_techniques_and_procedures>
  skos:prefLabel "diagnostic techniques and procedures"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/plethysmography> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/plethysmography> .

<https://concepts.sagepub.com/social-science/concept/photoplethysmography>
  skos:prefLabel "photoplethysmography"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/plethysmography> .

