@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/police_and_law_enforcement>
  skos:prefLabel "police and law enforcement"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/secret_services> .

<https://concepts.sagepub.com/social-science/concept/espionage>
  skos:prefLabel "espionage"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/secret_services> .

<https://concepts.sagepub.com/social-science/concept/paramilitary_force>
  skos:prefLabel "paramilitary force"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/secret_services> .

<https://concepts.sagepub.com/social-science/concept/presidential_benefits_and_perks>
  skos:prefLabel "presidential benefits and perks"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/secret_services> .

<https://concepts.sagepub.com/social-science/concept/public_administration>
  skos:prefLabel "public administration"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/secret_services> .

<https://concepts.sagepub.com/social-science/concept/executive_branch>
  skos:prefLabel "executive branch"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/secret_services> .

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

<https://concepts.sagepub.com/social-science/concept/secret_services>
  a skos:Concept ;
  skos:prefLabel "secret services"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/espionage> ;
  skos:definition "The Secret Service was instituted as a bureau under the Treasury Department on July 5, 1865. At the time of its creation, the Secret Service bore sole responsibility for investigating the counterfeiting of American paper currency, which had steadily been on the rise since the beginning of the Civil War. [Source: <a href=\"https://sk.sagepub.com/reference/lawenforcement/n359.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law Enforcement; Secret Service</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/paramilitary_force>, <https://concepts.sagepub.com/social-science/concept/police_and_law_enforcement>, <https://concepts.sagepub.com/social-science/concept/executive_branch>, <https://concepts.sagepub.com/social-science/concept/presidential_benefits_and_perks>, <https://concepts.sagepub.com/social-science/concept/public_administration>, <https://concepts.sagepub.com/social-science/concept/federal_agencies_organizations> .

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

