@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/federal_agencies_organizations>
  skos:prefLabel "federal agencies/organizations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/U.S._Customs_Service> .

<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/U.S._Customs_Service> .

<https://concepts.sagepub.com/social-science/concept/U.S._Customs_Service>
  skos:definition "The U.S. Customs Service is one of the oldest federal agencies in existence, predating the Constitution. The first Congress created the customs service by passing the Tariff Act on July 4, 1789. [Source: <a href=\"https://sk.sagepub.com/reference/lawenforcement/n371.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law Enforcement; U.S. Customs Service</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/federal_agencies_organizations> ;
  skos:prefLabel "U.S. Customs Service"@en ;
  a skos:Concept .

