@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/document_examiners>
  skos:definition "Forensic document examination is one of the oldest disciplines in forensic science. There are references to forgery experts in Roman times. [Source: <a href=\"https://sk.sagepub.com/reference/lawenforcement/n61.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law Enforcement; Document Examiners</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/investigation_techniques> ;
  skos:prefLabel "document examiners"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/investigation_techniques>
  skos:prefLabel "investigation techniques"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/document_examiners> .

