https://cacontology.projectvic.org/sextortion#sustainedBy
Retained material or artifact that powers the coercion cycle (e.g., intimate images retained from prior exploitation).
| DOMAIN | PROPERTY | RANGE |
|---|---|---|
| cacontology-sextortion:CoercionCycle | cacontology-sextortion:sustainedBy | cac-core:Artifact |
@prefix cac-core: <https://cacontology.projectvic.org/core#> .
@prefix cacontology-sextortion: <https://cacontology.projectvic.org/sextortion#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
cacontology-sextortion:sustainedBy a owl:ObjectProperty ;
rdfs:label "sustained by"@en ;
rdfs:comment "Retained material or artifact that powers the coercion cycle (e.g., intimate images retained from prior exploitation)."@en ;
rdfs:domain cacontology-sextortion:CoercionCycle ;
rdfs:range cac-core:Artifact .