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

<https://concepts.sagepub.com/social-science/concept/diffusion_tensor_imaging>
  skos:prefLabel "diffusion tensor imaging"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/neuroimaging> .

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

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

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

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

<https://concepts.sagepub.com/social-science/concept/neuroimaging>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/neuroradiography>, <https://concepts.sagepub.com/social-science/concept/functional_neuroimaging>, <https://concepts.sagepub.com/social-science/concept/diffusion_tensor_imaging> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D059906.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/neurological_diagnostic_techniques>, <https://concepts.sagepub.com/social-science/concept/investigative_techniques>, <https://concepts.sagepub.com/social-science/concept/diagnostic_imaging> ;
  skos:prefLabel "neuroimaging"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/investigative_techniques>
  skos:prefLabel "investigative techniques"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/neuroimaging> .

