@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/SRI_International>
  skos:definition "SRI International is an organization known for innovation, investigation, and consulting. This research-and-design (R&D) institution has developed advanced technologies for more than 55 years, contributing to the creation of many products, pharmaceuticals, and computer tools currently used in countless areas. [Source: <a href=\"https://sk.sagepub.com/reference/newmedia/n217.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Media; SRI International</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizations_and_labs> ;
  skos:prefLabel "SRI International"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/organizations_and_labs>
  skos:prefLabel "organizations and labs"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/SRI_International> .

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

