@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/neuroimaging>
  skos:prefLabel "neuroimaging"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/diffusion_tensor_imaging> .

<https://concepts.sagepub.com/social-science/concept/diffusion_tensor_imaging>
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D056324.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/neuroimaging>, <https://concepts.sagepub.com/social-science/concept/diffusion_magnetic_resonance_imaging> ;
  skos:prefLabel "diffusion tensor imaging"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/diffusion_magnetic_resonance_imaging>
  skos:prefLabel "diffusion magnetic resonance imaging"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/diffusion_tensor_imaging> .

