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

<https://concepts.sagepub.com/social-science/concept/brain_mapping>
  skos:definition "Several noninvasive techniques are available today to map the structure and function of the human brain during development; the most frequently used ones are magnetic resonance imaging (MRI), electroencephalography (EEG), and magnetoencephalography (MEG) (Paus, 2003; Toga & Mazziotta, 2002). Magnetic Resonance Imaging Magnetic resonance imaging is the only technique that allows the researcher to measure both structure and function of the brain. [Source: <a href=\"https://sk.sagepub.com/reference/applieddevscience/n67.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Applied Developmental Science; Brain Mapping</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/connectomes> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D001931.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/research_methodology>, <https://concepts.sagepub.com/social-science/concept/functional_neuroimaging> ;
  skos:prefLabel "brain mapping"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/research_methodology>
  skos:prefLabel "research methodology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/brain_mapping> .

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

