@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/defense_mechanisms>
  skos:prefLabel "defense mechanisms"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fantasy> .

<https://concepts.sagepub.com/social-science/concept/fantasy>
  skos:definition "an often recurring mental imagery conjured up by many sex offenders and serial murderers as a prelude to an offense. [Source: <a href=\"https://sk.sagepub.com/reference/the-concise-dictionary-of-crime-and-justice/n779.xml\" target=\"_blank\" data-id=\"to-sk\">The Concise Dictionary of Crime and Justice; Fantasy</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D005201.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/imagination>, <https://concepts.sagepub.com/social-science/concept/defense_mechanisms> ;
  skos:prefLabel "fantasy"@en ;
  a skos:Concept .

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

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

