@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/crimes_and_offenses>
  skos:prefLabel "crimes and offenses"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/environmental_crime> .

<https://concepts.sagepub.com/social-science/concept/crimes_in_America>
  skos:prefLabel "crimes in America"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/environmental_crime> .

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

<https://concepts.sagepub.com/social-science/concept/population_and_environment>
  skos:prefLabel "population and environment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/environmental_crime> .

<https://concepts.sagepub.com/social-science/concept/environmental_crime>
  skos:definition "Environmental crime is among the most controversial categories of illicit activity within the parameters of defining social problems. Some scholars simply classify it as a form of white-collar crime, because the motivating factor behind committing such offenses is frequently financial gain. [Source: <a href=\"https://sk.sagepub.com/reference/socialproblems/n185.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Problems; Environmental Crime</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/population_and_environment>, <https://concepts.sagepub.com/social-science/concept/crimes_in_America>, <https://concepts.sagepub.com/social-science/concept/crimes_and_offenses> ;
  skos:prefLabel "environmental crime"@en ;
  a skos:Concept .

