https://cacontology.projectvic.org/sextortion#FollowsEscalationPatternShape
@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:FollowsEscalationPatternShape a sh:PropertyShape ;
sh:class cacontology-sextortion:EscalationPattern ;
sh:description "Links sextortion to escalation patterns observed" ;
sh:minCount 0 ;
sh:name "follows escalation pattern" ;
sh:path cacontology-sextortion:followsEscalationPattern .