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

<https://concepts.sagepub.com/social-science/concept/philosophy_and_sociology>
  skos:prefLabel "philosophy and sociology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/interdisciplinarity> .

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

<https://concepts.sagepub.com/social-science/concept/interdisciplinarity>
  skos:definition "Interdisciplinarity refers to interaction and integration across different bodies of knowledge. It occurs in both education and research, and can involve integration of the content of different disciplinary knowledges, as well as their methods, terminologies, and epistemologies. [Source: <a href=\"https://sk.sagepub.com/reference/nanoscience/n182.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Nanoscience and Society; Interdisciplinarity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/collaborative_research>, <https://concepts.sagepub.com/social-science/concept/philosophy_and_sociology> ;
  skos:prefLabel "interdisciplinarity"@en ;
  a skos:Concept .

