@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/traffic_stops>
  skos:definition "Traffic stops have become a valuable tool not only for enforcing traffic laws but also for investigating drugs and other illegal activities; random stops can, however, be deemed unreasonable under the Fourth Amendment. More than 40 percent of citizen-police encounters occur in the context of a traffic stop. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-the-fourth-amendment/n772.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Fourth Amendment; Traffic Stops</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Fourth_Amendment_issues> ;
  skos:prefLabel "traffic stops"@en ;
  a skos:Concept .

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

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

