https://ontology.unifiedcyberontology.org/uco/types/repeatsKey-subjects-shape
@prefix sh: <http://www.w3.org/ns/shacl#> .
@prefix types: <https://ontology.unifiedcyberontology.org/uco/types/> .
types:repeatsKey-subjects-shape a sh:NodeShape ;
sh:class types:ImproperDictionary ;
sh:targetSubjectsOf types:repeatsKey .