Ontology Version: 3.0.0

cacontology:SextortionShape leaf node


URI

https://cacontology.projectvic.org#SextortionShape

Label

Sextortion Shape

Target Classes (1)

Shape Properties

Instances of cacontology:Sextortion can have the following properties:

PROPERTY

MIN COUNT

MAX COUNT

TYPE

Implementation

@prefix cacontology: <https://cacontology.projectvic.org#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sh: <http://www.w3.org/ns/shacl#> .
cacontology:SextortionShape a sh:NodeShape ;
    rdfs:label "Sextortion Shape"@en ;
    sh:targetClass cacontology:Sextortion .