sh:property [
sh:path test:relatedPersonOrOrganization ;
rdfs:label "Related Person/organization"@en ;
dash:editor memorix:LinkedRecordEditor ;
sh:maxCount 1 ;
sh:nodeKind sh:IRI ;
sh:or ( [ sh:class recordtypes:Person ]
[ sh:class recordtypes:Organization ]
) ;
sh:group test:contentDescriptionGroup ;
sh:order 1.0 ;
] ;