@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/security_and_classification>
  skos:prefLabel "security and classification"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/U.S._Marshals_Service> .

<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._Marshals_Service> .

<https://concepts.sagepub.com/social-science/concept/U.S._Marshals_Service>
  skos:definition "The U.S. Marshals Service was established through the Judiciary Act of 1789, which was signed into law by President George Washington. The same act established the federal judicial system. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n360.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; U.S. Marshals Service</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/staff>, <https://concepts.sagepub.com/social-science/concept/security_and_classification>, <https://concepts.sagepub.com/social-science/concept/federal_agencies_organizations> ;
  skos:prefLabel "U.S. Marshals Service"@en ;
  a skos:Concept .

<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._Marshals_Service> .

<https://concepts.sagepub.com/social-science/concept/staff>
  skos:prefLabel "staff"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/U.S._Marshals_Service> .

