@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/speed_measuring_laser_devices>
  skos:prefLabel "speed measuring laser devices"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/traffic_monitoring_equipment> .

<https://concepts.sagepub.com/social-science/concept/traffic_monitoring_equipment>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/vehicle_location_monitors>, <https://concepts.sagepub.com/social-science/concept/speed_measuring_laser_devices>, <https://concepts.sagepub.com/social-science/concept/moving_radar>, <https://concepts.sagepub.com/social-science/concept/automated_vehicle_monitors> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/policing> ;
  skos:prefLabel "traffic monitoring equipment"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/moving_radar>
  skos:prefLabel "moving radar"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/traffic_monitoring_equipment> .

<https://concepts.sagepub.com/social-science/concept/policing>
  skos:prefLabel "policing"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/traffic_monitoring_equipment> .

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

<https://concepts.sagepub.com/social-science/concept/automated_vehicle_monitors>
  skos:prefLabel "automated vehicle monitors"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/traffic_monitoring_equipment> .

<https://concepts.sagepub.com/social-science/concept/vehicle_location_monitors>
  skos:prefLabel "vehicle location monitors"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/traffic_monitoring_equipment> .

