@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/constitutional_issues>
  skos:prefLabel "constitutional issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/probable_cause> .

<https://concepts.sagepub.com/social-science/concept/probable_cause>
  skos:definition "Probable cause is the standard of proof required under the Fourth Amendment to justify arresting a criminal suspect or conducting a search for evidence or contraband. It is also the standard of proof required for a grand jury to issue an indictment. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-supreme-court-a-to-z-4e/n279.xml\" target=\"_blank\" data-id=\"to-sk\">The Supreme Court A to Z; Probable Cause</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/police_procedures>, <https://concepts.sagepub.com/social-science/concept/Fourth_Amendment_issues>, <https://concepts.sagepub.com/social-science/concept/constitutional_issues> ;
  skos:prefLabel "probable cause"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/police_procedures>
  skos:prefLabel "police procedures"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/probable_cause> .

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

<https://concepts.sagepub.com/social-science/concept/Fourth_Amendment_issues>
  skos:prefLabel "Fourth Amendment issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/probable_cause> .

