@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/energy_transfer>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/linear_energy_transfer>, <https://concepts.sagepub.com/social-science/concept/fluorescence_resonance_energy_transfer> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D004735.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/transport_processes_in_physics>, <https://concepts.sagepub.com/social-science/concept/biophysical_processes> ;
  skos:prefLabel "energy transfer"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/fluorescence_resonance_energy_transfer>
  skos:prefLabel "fluorescence resonance energy transfer"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/energy_transfer> .

<https://concepts.sagepub.com/social-science/concept/transport_processes_in_physics>
  skos:prefLabel "transport processes in physics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/energy_transfer> .

<https://concepts.sagepub.com/social-science/concept/biophysical_processes>
  skos:prefLabel "biophysical processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/energy_transfer> .

<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/energy_transfer> .

<https://concepts.sagepub.com/social-science/concept/linear_energy_transfer>
  skos:prefLabel "linear energy transfer"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/energy_transfer> .

