@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-S7JHDG5V-R .

n9j:-F6WJ6PD6-8
  skos:prefLabel "psychology and law"@en ;
  a skos:Concept ;
  skos:narrower n9j:-S7JHDG5V-R .

n9j: a skos:ConceptScheme .
n9j:-S7JHDG5V-R
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/investigative_psychology> ;
  skos:definition "Investigative psychology is the application of psychological knowledge, methodology, and theory to reasoning about criminal activities and the investigative process as well as to criminal and civil judicial proceedings. Its emergence is largely due to a fruitful interplay between scientific research and application. [Source: Encyclopedia of Law & Society: American and Global Perspectives; Investigative Psychology]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-F6WJ6PD6-8 ;
  skos:prefLabel "investigative psychology"@en .

