@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/court_personnel>
  skos:prefLabel "court personnel"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/magistrates> .

<https://concepts.sagepub.com/social-science/concept/law_officers>
  skos:prefLabel "law officers"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/magistrates> .

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

<https://concepts.sagepub.com/social-science/concept/magistrates>
  skos:definition "A magistrate is a judicial officer with limited authority to enforce and administer the law. Magistrates in state and local jurisdictions generally handle civil trials up to a specified dollar amount, applications for bail, arrest and search warrants, and the adjudication of misdemeanor offenses. [Source: <a href=\"https://sk.sagepub.com/cqpress/political-encyclopedia-of-us-states-and-regions/n159.xml\" target=\"_blank\" data-id=\"to-sk\">Political Encyclopedia of U.S. States and Regions; Magistrates</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/youth_court_magistrates> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/law_officers>, <https://concepts.sagepub.com/social-science/concept/court_personnel> ;
  skos:prefLabel "magistrates"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/youth_court_magistrates>
  skos:prefLabel "youth court magistrates"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/magistrates> .

