NaturalPerson

class

Natural Person

A human being as distinguished from a person (as a corporation) created by operation of law

URI:https://w3id.org/eudpp#NaturalPerson

Upstream alignment

How this class and its properties align to external and upstream vocabularies. Open a vocabulary to see the exact term-by-term relationships.

Properties (10)

DescriptionDomainRangeVocabularies
actorName
Actor name
Name of an actor.cirpass2:Actorxsd:string
hasRepresentativeMandate
Has representative mandate
Relates a manufacturer to the mandate (assignment) that authorises an actor to act on the manufacturer's behalf.cirpass2:Actorcirpass2:AuthorisedRepresentativeRoleAssignment
hasUniqueOperatorIdentifier
Has unique operator identifier
Linking an Actor to their unique operator identifier. Actor is modelled in the EU DPP CO ACTOR module. ActorIdentifier is modelled in the EU DPP CO IDENT module.cirpass2:Actorcirpass2:ActorIdentifier
isNotifiedFor
Is notified for
Specifies the conformity assessment activities, the conformity assessment module or modules and product or products concerned and the relevant attestation of competence UnionHarmonisationLegislation is modelled in the EU DPP CO COMP module. Actor is modelled in the EU DPP CO ACTOR module.cirpass2:Actorcirpass2:UnionHarmonisationLegislation
isResidingIn
Is residing in
Relates a natural person to the location where they reside.cirpass2:NaturalPersonLocation
issuesCertificate
Issues certificate
Specifies conformity assessment certificate issued for a certification. ConformityCertificate is modelled in the EU DPP CO COMP module. Actor is modelled in the EU DPP CO ACTOR module.cirpass2:Actorcirpass2:ConformityCertificate
performedAssessmentAccordingTo
Performed assessment according to
Specifies conformity assess procedure/cerfication scheme performed by the notified body. ConformityAssessmentModule is modelled in the EU DPP CO COMP module. Actor is modelled in the EU DPP CO ACTOR module.cirpass2:Actorcirpass2:ConformityAssessmentModule
registeredTradeName
Registered trade name
Trade name under which a legal person or business operates and is registered.cirpass2:Actorxsd:string
registeredTrademark
Registered trademark
A trademark officially registered and owned by an actor.cirpass2:Actorxsd:string
usesFacility
Uses facility
Relates an actor to facility.cirpass2:Actorcirpass2:Facility

Subclass Of

Aligned from OpenEPCIS (1)

Where used

Referenced by other terms (1)

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/upstream/cirpass2-eudpp/cirpass2-eudpp-context.jsonld",
  "type": "NaturalPerson",
  "isResidingIn": "...",
  "actorName": "...",
  "hasRepresentativeMandate": "..."
}