@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/forensic_art>
  skos:definition "Forensic art can be considered a combination of art and science. Art is the subjective element, applying human talent, knowledge, and discretion. [Source: <a href=\"https://sk.sagepub.com/reference/lawenforcement/n80.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law Enforcement; Forensic Art</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/investigation_techniques> ;
  skos:prefLabel "forensic art"@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/forensic_art> .

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

