@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:-WW56BK1H-9 .

n9j: a skos:ConceptScheme .
n9j:-Q26CM9F1-6
  skos:prefLabel "criminology and justice"@en ;
  a skos:Concept ;
  skos:narrower n9j:-WW56BK1H-9 .

n9j:-WW56BK1H-9
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/respondeat_superior> ;
  skos:definition "Respondeat superior is an English common law doctrine governing employer-employee relationships. A Latin phrase for “let the master answer,” respondeat superior is also called the “master-servant rule.” Originally, the doctrine imposed a strict liability on an employer or master, who was held responsible for the wrongful acts of his/her employees or servants. [Source: Encyclopedia of White-Collar and Corporate Crime; Respondeat Superior]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-Q26CM9F1-6 ;
  skos:prefLabel "respondeat superior"@en .

