@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/boundary_objects>
  skos:definition "The Health Effects Institute is a boundary object between the Environmental Protection Agency, which is focused primarily on the health effects of pollution, and the automobile industry, which is focused primarily on the financial health of automobile companies. In sociology, a boundary object is something—not necessarily a physical object—that acts as an interface between different communities. [Source: <a href=\"https://sk.sagepub.com/reference/greentechnology/n19.xml\" target=\"_blank\" data-id=\"to-sk\">Green Technology: An A-to-Z Guide; Boundary Objects</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cultural_studies> ;
  skos:prefLabel "boundary objects"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/cultural_studies>
  skos:prefLabel "cultural studies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/boundary_objects> .

