@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/questioned_documents_ink_dating>
  skos:definition "The field of questioned documents examination covers several issues. The best known is the examination of handwriting, handprinting, and signatures for authorship. [Source: <a href=\"https://sk.sagepub.com/reference/crimepunishment/n341.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crime and Punishment; Questioned Documents/Ink Dating</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/forensics> ;
  skos:prefLabel "questioned documents/ink dating"@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/questioned_documents_ink_dating> .

<https://concepts.sagepub.com/social-science/concept/forensics>
  skos:prefLabel "forensics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/questioned_documents_ink_dating> .

