https://cacontology.projectvic.org/sextortion#TriggersVictimResponseShape
@prefix cacontology-sextortion: <https://cacontology.projectvic.org/sextortion#> .
@prefix sh: <http://www.w3.org/ns/shacl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
cacontology-sextortion:TriggersVictimResponseShape a sh:PropertyShape ;
sh:class cacontology-sextortion:VictimResponse ;
sh:description "Links sextortion to victim response patterns" ;
sh:minCount 0 ;
sh:name "triggers victim response" ;
sh:path cacontology-sextortion:triggersVictimResponse .