AttributesValues
type
Subject
wasQuotedFrom
value
  • @prefix rdfs: . @prefix xsd: . @prefix owl: . @prefix prov: . @prefix ex: . @prefix : . ### In this example, Frank (an insurance agent) acts on behalf of his company for performing ### a policy sale :policySale a prov:Activity; prov:wasAssociatedWith :insuranceAgent_Frank; . :insuranceAgent_Frank a prov:Person; prov:actedOnBehalfOf :insuranceCompany_A; prov:qualifiedDelegation [ a prov:Delegation; prov:agent :insuranceCompany_A; ex:rewardScheme "commission"; prov:hadActivity :policySale ; ]; .
Alternative Linked Data Views: Sponger | iSPARQL | ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON )    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] This material is Open Knowledge Creative Commons License Valid XHTML + RDFa
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License.
OpenLink Virtuoso version 06.01.3127, on Linux (x86_64-pc-linux-gnu), Standard Edition
Copyright © 2009-2011 OpenLink Software