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

n9j:-WST0D84D-Q
  skos:prefLabel "investigation techniques"@en ;
  a skos:Concept ;
  skos:narrower n9j:-MQLN2MSM-C .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-MQLN2MSM-C .

n9j:-MQLN2MSM-C
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/coroner_and_medical_examiner_systems> ;
  skos:definition "A short time before the Norman Conquest, the Office of the Coroner was established in England. The coroners at that time were appointed by the king, and their duty was to represent and protect the interests of the Crown. [Source: Encyclopedia of Law Enforcement; Coroner and Medical Examiner Systems]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-WST0D84D-Q ;
  skos:prefLabel "coroner and medical examiner systems"@en .

n9j: a skos:ConceptScheme .
