Legal-RDF:GenericDeclaration

From LexmlWiki

Class Relations
Superclasses
Subclasses
None
Unions
Disjoints
None
Synonyms
None
Antonyms
None
Ranges
None
See Also
None

A statement that is emphatic and explicit (spoken or written); (law) unsworn statement that can be admitted in evidence in a legal transaction. [Wordnet]

Model: Semantics Model

Date: 2006-10
Predicate ObjectsRefines

Declarant, an ActorContext Creator

The speaker of the declaration.

Text AttributesRefines
None
Examples
2006-10 Definition
<owl:Class rdf:ID='&lgl;GenericDeclaration'>
 <dc:subject rdf:resource='&lgl;SemanticsModel'/>
 <rdfs:subClassOf rdf:resource='&lgl;LiteralNode'/>
 <rdfs:subClassOf rdf:resource='&lgl;ViolatableThing'/>

 <owl:ObjectProperty rdf:about='&lgl;Declarant'>
  <rdfs:subPropertyOf rdf:resource='&lgl;Creator'/>
  <rdf:domain rdf:resource='&lgl;GenericDeclaration'/>
  <rdfs:range rdf:resource='&lgl;ActorContext'/>
 </owl:ObjectProperty>


</owl:Class>