This HTML5 document contains 213 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
n11https://demo.openlinksw.com/about/id/entity/urn/cwd:r2rml:
wdrshttp://www.w3.org/2007/05/powder-s#
n6http://demo.openlinksw.com/acme-insurance-test#
rrhttp://www.w3.org/ns/r2rml#
n8http://capsenta.com/mappings#
n7http://data.world/schema/insurance/
virtrdfhttp://www.openlinksw.com/schemas/virtrdf#
n10http://demo.openlinksw.com/acme-insurance/
n12http://demo.openlinksw.com/acme-insurance-test-attached#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n9https://ontology.data.world/v0#
xsdhhttp://www.w3.org/2001/XMLSchema#
n4https://demo.openlinksw.com/about/id/entity/https/raw.githubusercontent.com/kidehen/cwd-benchmark-data/main/ACME_Insurance/RDF-View/

Statements

Subject Item
n8:TripleMap_PremiumPeriod_3
rdf:type
rr:TriplesMap
wdrs:describedby
n4:data.world_P%26C_Insurance_Ontology_V2.r2rml n11:physical
rr:logicalTable
_:vb51104458 _:vb51111757 _:vb51112211 _:vb51111984 _:vb51094468 _:vb51110622 _:vb51109726 _:vb51109502 _:vb51108323 _:vb51109278 _:vb51109054 _:vb51108830 _:vb51108606 _:vb51106047
rr:predicateObjectMap
_:vb51104455 _:vb51112208 _:vb51111981 _:vb51111754 _:vb51110619 _:vb51094465 _:vb51109723 _:vb51109499 _:vb51108320 _:vb51109275 _:vb51109051 _:vb51108827 _:vb51108603 _:vb51106044
rr:subjectMap
_:vb51111983 _:vb51104457 _:vb51111756 _:vb51112210 _:vb51094467 _:vb51110621 _:vb51109501 _:vb51108322 _:vb51109053 _:vb51108605 _:vb51109725 _:vb51106046 _:vb51109277 _:vb51108829
Subject Item
_:vb51094465
rr:objectMap
_:vb51094466
rr:predicate
n7:premiumPeriod
virtrdf:bnode-row
174
Subject Item
_:vb51094466
rr:column
amount_type_code
virtrdf:bnode-row
174
Subject Item
_:vb51094467
rr:graph
n6:
rr:template
http://demo.openlinksw.com/acme-insurance/Premium-{policy_amount_identifier}#this
rr:termType
rr:IRI
virtrdf:bnode-row
176
Subject Item
_:vb51094468
rr:sqlQuery
SELECT CAST(policy_amount.policy_amount_identifier as VARCHAR) as policy_amount_identifier, CAST(policy_amount.policy_amount as INTEGER) as policy_amount, CAST(policy_amount.amount_type_code as VARCHAR) as amount_type_code, case when policy_amount.amount_type_code = 'Year' then CAST(policy_amount.policy_amount/12 as VARCHAR) end as monthly_policy_amount, CAST(policy_amount.policy_coverage_detail_identifier as VARCHAR) as policy_coverage_detail_identifier FROM demo.acme.policy_amount JOIN demo.acme.premium on policy_amount.policy_amount_identifier = premium.policy_amount_identifier
virtrdf:bnode-row
179
n9:queryBase
n10:
Subject Item
_:vb51104455
rr:objectMap
_:vb51104456
rr:predicate
n7:premiumPeriod
virtrdf:bnode-row
212
Subject Item
_:vb51104456
rr:column
amount_type_code
virtrdf:bnode-row
212
Subject Item
_:vb51104457
rr:graph
n6:
rr:template
http://demo.openlinksw.com/acme-insurance/Premium-{policy_amount_identifier}#this
rr:termType
rr:IRI
virtrdf:bnode-row
214
Subject Item
_:vb51104458
rr:sqlQuery
SELECT policy_amount.policy_amount_identifier, policy_amount.policy_amount, policy_amount.amount_type_code, CASE when policy_amount.amount_type_code = 'Year' then policy_amount.policy_amount/12 end as monthly_policy_amount, policy_amount.policy_coverage_detail_identifier FROM demo.acme.policy_amount_attached JOIN demo.acme.premium_attached ON policy_amount.policy_amount_identifier = premium.policy_amount_identifier
virtrdf:bnode-row
218
n9:queryBase
n10:
Subject Item
_:vb51106044
rr:objectMap
_:vb51106045
rr:predicate
n7:premiumPeriod
virtrdf:bnode-row
212
Subject Item
_:vb51106045
rr:column
amount_type_code
virtrdf:bnode-row
212
Subject Item
_:vb51106046
rr:graph
n6:
rr:template
http://demo.openlinksw.com/acme-insurance/Premium-{policy_amount_identifier}#this
rr:termType
rr:IRI
virtrdf:bnode-row
214
Subject Item
_:vb51106047
rr:sqlQuery
SELECT policy_amount.policy_amount_identifier, policy_amount.policy_amount, policy_amount.amount_type_code, CASE when policy_amount.amount_type_code = 'Year' then policy_amount.policy_amount/12 end as monthly_policy_amount, policy_amount.policy_coverage_detail_identifier FROM demo.acme.policy_amount_attached JOIN demo.acme.premium_attached ON policy_amount.policy_amount_identifier = premium.policy_amount_identifier
virtrdf:bnode-row
218
n9:queryBase
n10:
Subject Item
_:vb51108320
rr:objectMap
_:vb51108321
rr:predicate
n7:premiumPeriod
virtrdf:bnode-row
212
Subject Item
_:vb51108321
rr:column
amount_type_code
virtrdf:bnode-row
212
Subject Item
_:vb51108322
rr:graph
n12:
rr:template
http://demo.openlinksw.com/acme-insurance/Premium-{policy_amount_identifier}#this
rr:termType
rr:IRI
virtrdf:bnode-row
214
Subject Item
_:vb51108323
rr:sqlQuery
SELECT policy_amount_attached.policy_amount_identifier, policy_amount_attached.policy_amount, policy_amount_attached.amount_type_code, CASE when policy_amount_attached.amount_type_code = 'Year' then policy_amount_attached.policy_amount/12 end as monthly_policy_amount, policy_amount_attached.policy_coverage_detail_identifier FROM demo.acme.policy_amount_attached JOIN demo.acme.premium_attached ON policy_amount_attached.policy_amount_identifier = premium_attached.policy_amount_identifier
virtrdf:bnode-row
218
n9:queryBase
n10:
Subject Item
_:vb51108603
wdrs:describedby
n4:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:objectMap
_:vb51108604
rr:predicate
n7:premiumPeriod
Subject Item
_:vb51108604
wdrs:describedby
n4:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:column
amount_type_code
Subject Item
_:vb51108605
wdrs:describedby
n4:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:graph
n6:
rr:template
http://demo.openlinksw.com/acme-insurance/Premium-{policy_amount_identifier}#this
rr:termType
rr:IRI
Subject Item
_:vb51108606
wdrs:describedby
n4:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:sqlQuery
SELECT policy_amount.policy_amount_identifier, policy_amount.policy_amount, policy_amount.amount_type_code, CASE when policy_amount.amount_type_code = 'Year' then policy_amount.policy_amount/12 end as monthly_policy_amount, policy_amount.policy_coverage_detail_identifier FROM demo.acme.policy_amount JOIN demo.acme.premium ON policy_amount.policy_amount_identifier = premium.policy_amount_identifier
n9:queryBase
n10:
Subject Item
_:vb51108827
wdrs:describedby
n4:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:objectMap
_:vb51108828
rr:predicate
n7:premiumPeriod
Subject Item
_:vb51108828
wdrs:describedby
n4:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:column
amount_type_code
Subject Item
_:vb51108829
wdrs:describedby
n4:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:graph
n6:
rr:template
http://demo.openlinksw.com/acme-insurance/Premium-{policy_amount_identifier}#this
rr:termType
rr:IRI
Subject Item
_:vb51108830
wdrs:describedby
n4:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:sqlQuery
SELECT policy_amount.policy_amount_identifier, policy_amount.policy_amount, policy_amount.amount_type_code, CASE when policy_amount.amount_type_code = 'Year' then policy_amount.policy_amount/12 end as monthly_policy_amount, policy_amount.policy_coverage_detail_identifier FROM demo.acme.policy_amount JOIN demo.acme.premium ON policy_amount.policy_amount_identifier = premium.policy_amount_identifier
n9:queryBase
n10:
Subject Item
_:vb51109051
wdrs:describedby
n4:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:objectMap
_:vb51109052
rr:predicate
n7:premiumPeriod
Subject Item
_:vb51109052
wdrs:describedby
n4:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:column
amount_type_code
Subject Item
_:vb51109053
wdrs:describedby
n4:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:graph
n6:
rr:template
http://demo.openlinksw.com/acme-insurance/Premium-{policy_amount_identifier}#this
rr:termType
rr:IRI
Subject Item
_:vb51109054
wdrs:describedby
n4:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:sqlQuery
SELECT policy_amount.policy_amount_identifier, policy_amount.policy_amount, policy_amount.amount_type_code, CASE when policy_amount.amount_type_code = 'Year' then policy_amount.policy_amount/12 end as monthly_policy_amount, policy_amount.policy_coverage_detail_identifier FROM demo.acme.policy_amount JOIN demo.acme.premium ON policy_amount.policy_amount_identifier = premium.policy_amount_identifier
n9:queryBase
n10:
Subject Item
_:vb51109275
wdrs:describedby
n4:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:objectMap
_:vb51109276
rr:predicate
n7:premiumPeriod
Subject Item
_:vb51109276
wdrs:describedby
n4:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:column
amount_type_code
Subject Item
_:vb51109277
wdrs:describedby
n4:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:graph
n6:
rr:template
http://demo.openlinksw.com/acme-insurance/Premium-{policy_amount_identifier}#this
rr:termType
rr:IRI
Subject Item
_:vb51109278
wdrs:describedby
n4:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:sqlQuery
SELECT policy_amount.policy_amount_identifier, policy_amount.policy_amount, policy_amount.amount_type_code, CASE when policy_amount.amount_type_code = 'Year' then policy_amount.policy_amount/12 end as monthly_policy_amount, policy_amount.policy_coverage_detail_identifier FROM demo.acme.policy_amount JOIN demo.acme.premium ON policy_amount.policy_amount_identifier = premium.policy_amount_identifier
n9:queryBase
n10:
Subject Item
_:vb51109499
wdrs:describedby
n4:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:objectMap
_:vb51109500
rr:predicate
n7:premiumPeriod
Subject Item
_:vb51109500
wdrs:describedby
n4:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:column
amount_type_code
Subject Item
_:vb51109501
wdrs:describedby
n4:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:graph
n6:
rr:template
http://demo.openlinksw.com/acme-insurance/Premium-{policy_amount_identifier}#this
rr:termType
rr:IRI
Subject Item
_:vb51109502
wdrs:describedby
n4:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:sqlQuery
SELECT policy_amount.policy_amount_identifier, policy_amount.policy_amount, policy_amount.amount_type_code, CASE when policy_amount.amount_type_code = 'Year' then policy_amount.policy_amount/12 end as monthly_policy_amount, policy_amount.policy_coverage_detail_identifier FROM demo.acme.policy_amount JOIN demo.acme.premium ON policy_amount.policy_amount_identifier = premium.policy_amount_identifier
n9:queryBase
n10:
Subject Item
_:vb51109723
wdrs:describedby
n4:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:objectMap
_:vb51109724
rr:predicate
n7:premiumPeriod
Subject Item
_:vb51109724
wdrs:describedby
n4:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:column
amount_type_code
Subject Item
_:vb51109725
wdrs:describedby
n4:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:graph
n6:
rr:template
http://demo.openlinksw.com/acme-insurance/Premium-{policy_amount_identifier}#this
rr:termType
rr:IRI
Subject Item
_:vb51109726
wdrs:describedby
n4:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:sqlQuery
SELECT policy_amount.policy_amount_identifier, policy_amount.policy_amount, policy_amount.amount_type_code, CASE when policy_amount.amount_type_code = 'Year' then policy_amount.policy_amount/12 end as monthly_policy_amount, policy_amount.policy_coverage_detail_identifier FROM demo.acme.policy_amount JOIN demo.acme.premium ON policy_amount.policy_amount_identifier = premium.policy_amount_identifier
n9:queryBase
n10:
Subject Item
_:vb51110619
wdrs:describedby
n11:physical
rr:objectMap
_:vb51110620
rr:predicate
n7:premiumPeriod
Subject Item
_:vb51110620
wdrs:describedby
n11:physical
rr:column
amount_type_code
Subject Item
_:vb51110621
wdrs:describedby
n11:physical
rr:graph
n6:
rr:template
http://demo.openlinksw.com/acme-insurance/Premium-{policy_amount_identifier}#this
rr:termType
rr:IRI
Subject Item
_:vb51110622
wdrs:describedby
n11:physical
rr:sqlQuery
SELECT policy_amount.policy_amount_identifier, policy_amount.policy_amount, policy_amount.amount_type_code, CASE when policy_amount.amount_type_code = 'Year' then policy_amount.policy_amount/12 end as monthly_policy_amount, policy_amount.policy_coverage_detail_identifier FROM demo.acme.policy_amount JOIN demo.acme.premium ON policy_amount.policy_amount_identifier = premium.policy_amount_identifier
n9:queryBase
n10:
Subject Item
_:vb51111754
rr:objectMap
_:vb51111755
rr:predicate
n7:premiumPeriod
virtrdf:bnode-row
212
Subject Item
_:vb51111755
rr:column
amount_type_code
virtrdf:bnode-row
212
Subject Item
_:vb51111756
rr:graph
n6:
rr:template
http://demo.openlinksw.com/acme-insurance/Premium-{policy_amount_identifier}#this
rr:termType
rr:IRI
virtrdf:bnode-row
214
Subject Item
_:vb51111757
rr:sqlQuery
SELECT policy_amount.policy_amount_identifier, policy_amount.policy_amount, policy_amount.amount_type_code, CASE when policy_amount.amount_type_code = 'Year' then policy_amount.policy_amount/12 end as monthly_policy_amount, policy_amount.policy_coverage_detail_identifier FROM demo.acme.policy_amount JOIN demo.acme.premium ON policy_amount.policy_amount_identifier = premium.policy_amount_identifier
virtrdf:bnode-row
218
n9:queryBase
n10:
Subject Item
_:vb51111981
rr:objectMap
_:vb51111982
rr:predicate
n7:premiumPeriod
virtrdf:bnode-row
212
Subject Item
_:vb51111982
rr:column
amount_type_code
virtrdf:bnode-row
212
Subject Item
_:vb51111983
rr:graph
n6:
rr:template
http://demo.openlinksw.com/acme-insurance/Premium-{policy_amount_identifier}#this
rr:termType
rr:IRI
virtrdf:bnode-row
214
Subject Item
_:vb51111984
rr:sqlQuery
SELECT policy_amount.policy_amount_identifier, policy_amount.policy_amount, policy_amount.amount_type_code, CASE when policy_amount.amount_type_code = 'Year' then policy_amount.policy_amount/12 end as monthly_policy_amount, policy_amount.policy_coverage_detail_identifier FROM demo.acme.policy_amount JOIN demo.acme.premium ON policy_amount.policy_amount_identifier = premium.policy_amount_identifier
virtrdf:bnode-row
218
n9:queryBase
n10:
Subject Item
_:vb51112208
rr:objectMap
_:vb51112209
rr:predicate
n7:premiumPeriod
virtrdf:bnode-row
212
Subject Item
_:vb51112209
rr:column
amount_type_code
virtrdf:bnode-row
212
Subject Item
_:vb51112210
rr:graph
n12:
rr:template
http://demo.openlinksw.com/acme-insurance/Premium-{policy_amount_identifier}#this
rr:termType
rr:IRI
virtrdf:bnode-row
214
Subject Item
_:vb51112211
rr:sqlQuery
SELECT policy_amount_attached.policy_amount_identifier, policy_amount_attached.policy_amount, policy_amount_attached.amount_type_code, CASE when policy_amount_attached.amount_type_code = 'Year' then policy_amount_attached.policy_amount/12 end as monthly_policy_amount, policy_amount_attached.policy_coverage_detail_identifier FROM demo.acme.policy_amount_attached JOIN demo.acme.premium_attached ON policy_amount_attached.policy_amount_identifier = premium_attached.policy_amount_identifier
virtrdf:bnode-row
218
n9:queryBase
n10: