@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/freight_forwarder>
  skos:definition "A freight forwarder may be defined as a consolidator that collects small shipments from shippers, consolidates them into large loads, and uses a basic mode to transport them to a consignee destination. At destination, it breaks the load down into individual shipments and delivers them to the correct consignee. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n418.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Freight Forwarder</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_trade> ;
  skos:prefLabel "freight forwarder"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/international_trade>
  skos:prefLabel "international trade"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/freight_forwarder> .

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

