@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/building_interior_spaces>
  skos:prefLabel "building interior spaces"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/restaurants> .

<https://concepts.sagepub.com/social-science/concept/restaurants>
  skos:definition "From a five-star restaurant to a hot dog vendor on a busy street corner, the commercial food industry caters to all types of customers. This industry includes restaurants, fast food enterprises, large-scale grocers, cafeterias, as well as the “Mom and Pop” corner store. [Source: <a href=\"https://sk.sagepub.com/reference/consumption-waste/n288.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Consumption and Waste: The Social Science of Garbage; Restaurants</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/industrial_commercial_consumption_and_waste>, <https://concepts.sagepub.com/social-science/concept/building_interior_spaces> ;
  skos:prefLabel "restaurants"@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/restaurants> .

<https://concepts.sagepub.com/social-science/concept/industrial_commercial_consumption_and_waste>
  skos:prefLabel "industrial/commercial consumption and waste"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/restaurants> .

