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

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

<https://concepts.sagepub.com/social-science/concept/ABT_Associates>
  skos:definition "a Cambridge, Massachusetts-based research and consulting firm founded in 1965 by Dr. Clark Abt. [Source: <a href=\"https://sk.sagepub.com/reference/the-concise-dictionary-of-crime-and-justice/n10.xml\" target=\"_blank\" data-id=\"to-sk\">The Concise Dictionary of Crime and Justice; Abt Associates</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/health_research_organizations> ;
  skos:prefLabel "ABT Associates"@en ;
  a skos:Concept .

