http://www.movielabs.org/creativeworks/model#hasObject
Property 'has object'


type
Property
domain
Attributed property
label
has object
range
Thing
or anySimpleType
definition
This is a sligthly lighter-weight version of reification, for use with class AttributedProperty. To create a sourced statement of the form "X pred obj", where pred is a property and obj is an owl:Thing, do the following: create an instance A of AttributedProperty, and add the statements "X hasAttributedProperty A", "A hasPredicate pred", and "A hasObject obj". Then identify the source via "A hasSource ..."

Generated with TopBraid Composer by TopQuadrant, Inc.