https://cacontology.projectvic.org/multi-jurisdiction#SharesResourcesShape
@prefix cacontology-multi: <https://cacontology.projectvic.org/multi-jurisdiction#> .
@prefix sh: <http://www.w3.org/ns/shacl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
cacontology-multi:SharesResourcesShape a sh:PropertyShape ;
sh:class cacontology-multi:ResourceSharing ;
sh:description "Links operation to resource sharing arrangements" ;
sh:minCount 0 ;
sh:name "shares resources" ;
sh:path cacontology-multi:sharesResources .