@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/theft_information_systems>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/automobile_theft_information_systems>, <https://concepts.sagepub.com/social-science/concept/automated_license_plate_scanning> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/police_information_systems>, <https://concepts.sagepub.com/social-science/concept/criminal_justice_information_systems>, <https://concepts.sagepub.com/social-science/concept/crime_information_systems> ;
  skos:prefLabel "theft information systems"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/police_information_systems>
  skos:prefLabel "police information systems"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/theft_information_systems> .

<https://concepts.sagepub.com/social-science/concept/criminal_justice_information_systems>
  skos:prefLabel "criminal justice information systems"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/theft_information_systems> .

<https://concepts.sagepub.com/social-science/concept/automobile_theft_information_systems>
  skos:prefLabel "automobile theft information systems"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theft_information_systems> .

<https://concepts.sagepub.com/social-science/concept/automated_license_plate_scanning>
  skos:prefLabel "automated license plate scanning"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theft_information_systems> .

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

<https://concepts.sagepub.com/social-science/concept/crime_information_systems>
  skos:prefLabel "crime information systems"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/theft_information_systems> .

