@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:-K6F7P3WH-L .

n9j:-NDFGSTCP-S
  skos:prefLabel "sociology"@en ;
  a skos:Concept ;
  skos:narrower n9j:-K6F7P3WH-L .

n9j: a skos:ConceptScheme .
n9j:-K6F7P3WH-L
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/sociological_social_psychology> ;
  skos:definition "Definition Although most social psychologists are psychologists working in psychology departments, an important minority are sociologists working in sociology departments. The two groups share an interest in many of the same research problems, but their approaches are distinct. [Source: Encyclopedia of Social Psychology; Sociological Social Psychology]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-NDFGSTCP-S ;
  skos:prefLabel "sociological social psychology"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Social_psychology_(sociology)> .

