@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/facilities_location_decision> .

<https://concepts.sagepub.com/social-science/concept/facilities_location_decision>
  skos:definition "Facility comprises the physical resources such as land, plant, machinery, and equipment that are brought together at one geographic location for the purpose of producing particular goods and/or services. Decisions on these resources are therefore of paramount importance for firms, not least because they involve large capital investments; once made, these decisions cannot be easily or cheaply undone. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n377.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Facilities Location Decision</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/manufacturing_and_operations> ;
  skos:prefLabel "facilities location decision"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/manufacturing_and_operations>
  skos:prefLabel "manufacturing and operations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/facilities_location_decision> .

