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#
n3http://demo.openlinksw.com/acme-insurance-test#
rrhttp://www.w3.org/ns/r2rml#
n10http://data.world/schema/insurance/
n6http://capsenta.com/mappings#
virtrdfhttp://www.openlinksw.com/schemas/virtrdf#
n9http://demo.openlinksw.com/acme-insurance/
n12http://demo.openlinksw.com/acme-insurance-test-attached#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n8https://ontology.data.world/v0#
xsdhhttp://www.w3.org/2001/XMLSchema#
n5https://demo.openlinksw.com/about/id/entity/https/raw.githubusercontent.com/kidehen/cwd-benchmark-data/main/ACME_Insurance/RDF-View/

Statements

Subject Item
n6:TripleMap_ZipCode_10
rdf:type
rr:TriplesMap
wdrs:describedby
n5:data.world_P%26C_Insurance_Ontology_V2.r2rml n11:physical
rr:logicalTable
_:vb51111903 _:vb51110768 _:vb51112130 _:vb51094614 _:vb51108469 _:vb51109872 _:vb51109424 _:vb51108976 _:vb51109648 _:vb51109200 _:vb51108752 _:vb51106193 _:vb51112357 _:vb51104604
rr:predicateObjectMap
_:vb51110765 _:vb51094611 _:vb51108466 _:vb51109869 _:vb51109421 _:vb51108973 _:vb51109645 _:vb51109197 _:vb51108749 _:vb51112127 _:vb51106190 _:vb51112354 _:vb51104601 _:vb51111900
rr:subjectMap
_:vb51094613 _:vb51110767 _:vb51109871 _:vb51108468 _:vb51109647 _:vb51109423 _:vb51109199 _:vb51108975 _:vb51108751 _:vb51106192 _:vb51104603 _:vb51111902 _:vb51112356 _:vb51112129
Subject Item
_:vb51094611
rr:objectMap
_:vb51094612
rr:predicate
n10:zipCode
virtrdf:bnode-row
604
Subject Item
_:vb51094612
rr:column
postal_code
virtrdf:bnode-row
604
Subject Item
_:vb51094613
rr:graph
n3:
rr:template
http://demo.openlinksw.com/acme-insurance/Location-{geographic_location_identifier}#this
rr:termType
rr:IRI
virtrdf:bnode-row
606
Subject Item
_:vb51094614
rr:sqlQuery
SELECT CAST(geographic_location_identifier as VARCHAR) as geographic_location_identifier, CAST(line_1_address as VARCHAR) as line_1_address, CAST(line_2_address as VARCHAR) as line_2_address, CAST(municipality_name as VARCHAR) as municipality_name, CAST(location_address.state_code as VARCHAR) as state_code, CAST(postal_code as VARCHAR) as postal_code, CAST(country_code as VARCHAR) as country_code, CAST(latitude_value as VARCHAR) as latitude_value, CAST(longitude_value as VARCHAR) as longitude_value FROM demo.acme.geographic_location JOIN demo.acme.location_address on geographic_location.location_address_identifier = location_address.location_address_identifier JOIN demo.acme.physical_location on geographic_location.physical_location_identifier = physical_location.physical_location_identifier
virtrdf:bnode-row
609
n8:queryBase
n9:
Subject Item
_:vb51104601
rr:objectMap
_:vb51104602
rr:predicate
n10:zipCode
virtrdf:bnode-row
805
Subject Item
_:vb51104602
rr:column
postal_code
virtrdf:bnode-row
805
Subject Item
_:vb51104603
rr:graph
n3:
rr:template
http://demo.openlinksw.com/acme-insurance/Location-{geographic_location_identifier}#this
rr:termType
rr:IRI
virtrdf:bnode-row
807
Subject Item
_:vb51104604
rr:sqlQuery
SELECT geographic_location_identifier, line_1_address, line_2_address, municipality_name, location_address.state_code, postal_code, country_code, latitude_value, longitude_value FROM demo.acme.geographic_location_attached JOIN demo.acme.location_address_attached ON geographic_location.location_address_identifier = location_address.location_address_identifier JOIN demo.acme.physical_location_attached ON geographic_location.physical_location_identifier = physical_location.physical_location_identifier
virtrdf:bnode-row
811
n8:queryBase
n9:
Subject Item
_:vb51106190
rr:objectMap
_:vb51106191
rr:predicate
n10:zipCode
virtrdf:bnode-row
805
Subject Item
_:vb51106191
rr:column
postal_code
virtrdf:bnode-row
805
Subject Item
_:vb51106192
rr:graph
n3:
rr:template
http://demo.openlinksw.com/acme-insurance/Location-{geographic_location_identifier}#this
rr:termType
rr:IRI
virtrdf:bnode-row
807
Subject Item
_:vb51106193
rr:sqlQuery
SELECT geographic_location_identifier, line_1_address, line_2_address, municipality_name, location_address.state_code, postal_code, country_code, latitude_value, longitude_value FROM demo.acme.geographic_location_attached JOIN demo.acme.location_address_attached ON geographic_location.location_address_identifier = location_address.location_address_identifier JOIN demo.acme.physical_location_attached ON geographic_location.physical_location_identifier = physical_location.physical_location_identifier
virtrdf:bnode-row
811
n8:queryBase
n9:
Subject Item
_:vb51108466
rr:objectMap
_:vb51108467
rr:predicate
n10:zipCode
virtrdf:bnode-row
805
Subject Item
_:vb51108467
rr:column
postal_code
virtrdf:bnode-row
805
Subject Item
_:vb51108468
rr:graph
n12:
rr:template
http://demo.openlinksw.com/acme-insurance/Location-{geographic_location_identifier}#this
rr:termType
rr:IRI
virtrdf:bnode-row
807
Subject Item
_:vb51108469
rr:sqlQuery
SELECT geographic_location_identifier, line_1_address, line_2_address, municipality_name, location_address_attached.state_code, postal_code, country_code, latitude_value, longitude_value FROM demo.acme.geographic_location_attached JOIN demo.acme.location_address_attached ON geographic_location_attached.location_address_identifier = location_address_attached.location_address_identifier JOIN demo.acme.physical_location_attached ON geographic_location_attached.physical_location_identifier = physical_location_attached.physical_location_identifier
virtrdf:bnode-row
811
n8:queryBase
n9:
Subject Item
_:vb51108749
wdrs:describedby
n5:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:objectMap
_:vb51108750
rr:predicate
n10:zipCode
Subject Item
_:vb51108750
wdrs:describedby
n5:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:column
postal_code
Subject Item
_:vb51108751
wdrs:describedby
n5:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:graph
n3:
rr:template
http://demo.openlinksw.com/acme-insurance/Location-{geographic_location_identifier}#this
rr:termType
rr:IRI
Subject Item
_:vb51108752
wdrs:describedby
n5:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:sqlQuery
SELECT geographic_location_identifier, line_1_address, line_2_address, municipality_name, location_address.state_code, postal_code, country_code, latitude_value, longitude_value FROM demo.acme.geographic_location JOIN demo.acme.location_address ON geographic_location.location_address_identifier = location_address.location_address_identifier JOIN demo.acme.physical_location ON geographic_location.physical_location_identifier = physical_location.physical_location_identifier
n8:queryBase
n9:
Subject Item
_:vb51108973
wdrs:describedby
n5:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:objectMap
_:vb51108974
rr:predicate
n10:zipCode
Subject Item
_:vb51108974
wdrs:describedby
n5:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:column
postal_code
Subject Item
_:vb51108975
wdrs:describedby
n5:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:graph
n3:
rr:template
http://demo.openlinksw.com/acme-insurance/Location-{geographic_location_identifier}#this
rr:termType
rr:IRI
Subject Item
_:vb51108976
wdrs:describedby
n5:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:sqlQuery
SELECT geographic_location_identifier, line_1_address, line_2_address, municipality_name, location_address.state_code, postal_code, country_code, latitude_value, longitude_value FROM demo.acme.geographic_location JOIN demo.acme.location_address ON geographic_location.location_address_identifier = location_address.location_address_identifier JOIN demo.acme.physical_location ON geographic_location.physical_location_identifier = physical_location.physical_location_identifier
n8:queryBase
n9:
Subject Item
_:vb51109197
wdrs:describedby
n5:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:objectMap
_:vb51109198
rr:predicate
n10:zipCode
Subject Item
_:vb51109198
wdrs:describedby
n5:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:column
postal_code
Subject Item
_:vb51109199
wdrs:describedby
n5:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:graph
n3:
rr:template
http://demo.openlinksw.com/acme-insurance/Location-{geographic_location_identifier}#this
rr:termType
rr:IRI
Subject Item
_:vb51109200
wdrs:describedby
n5:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:sqlQuery
SELECT geographic_location_identifier, line_1_address, line_2_address, municipality_name, location_address.state_code, postal_code, country_code, latitude_value, longitude_value FROM demo.acme.geographic_location JOIN demo.acme.location_address ON geographic_location.location_address_identifier = location_address.location_address_identifier JOIN demo.acme.physical_location ON geographic_location.physical_location_identifier = physical_location.physical_location_identifier
n8:queryBase
n9:
Subject Item
_:vb51109421
wdrs:describedby
n5:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:objectMap
_:vb51109422
rr:predicate
n10:zipCode
Subject Item
_:vb51109422
wdrs:describedby
n5:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:column
postal_code
Subject Item
_:vb51109423
wdrs:describedby
n5:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:graph
n3:
rr:template
http://demo.openlinksw.com/acme-insurance/Location-{geographic_location_identifier}#this
rr:termType
rr:IRI
Subject Item
_:vb51109424
wdrs:describedby
n5:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:sqlQuery
SELECT geographic_location_identifier, line_1_address, line_2_address, municipality_name, location_address.state_code, postal_code, country_code, latitude_value, longitude_value FROM demo.acme.geographic_location JOIN demo.acme.location_address ON geographic_location.location_address_identifier = location_address.location_address_identifier JOIN demo.acme.physical_location ON geographic_location.physical_location_identifier = physical_location.physical_location_identifier
n8:queryBase
n9:
Subject Item
_:vb51109645
wdrs:describedby
n5:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:objectMap
_:vb51109646
rr:predicate
n10:zipCode
Subject Item
_:vb51109646
wdrs:describedby
n5:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:column
postal_code
Subject Item
_:vb51109647
wdrs:describedby
n5:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:graph
n3:
rr:template
http://demo.openlinksw.com/acme-insurance/Location-{geographic_location_identifier}#this
rr:termType
rr:IRI
Subject Item
_:vb51109648
wdrs:describedby
n5:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:sqlQuery
SELECT geographic_location_identifier, line_1_address, line_2_address, municipality_name, location_address.state_code, postal_code, country_code, latitude_value, longitude_value FROM demo.acme.geographic_location JOIN demo.acme.location_address ON geographic_location.location_address_identifier = location_address.location_address_identifier JOIN demo.acme.physical_location ON geographic_location.physical_location_identifier = physical_location.physical_location_identifier
n8:queryBase
n9:
Subject Item
_:vb51109869
wdrs:describedby
n5:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:objectMap
_:vb51109870
rr:predicate
n10:zipCode
Subject Item
_:vb51109870
wdrs:describedby
n5:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:column
postal_code
Subject Item
_:vb51109871
wdrs:describedby
n5:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:graph
n3:
rr:template
http://demo.openlinksw.com/acme-insurance/Location-{geographic_location_identifier}#this
rr:termType
rr:IRI
Subject Item
_:vb51109872
wdrs:describedby
n5:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:sqlQuery
SELECT geographic_location_identifier, line_1_address, line_2_address, municipality_name, location_address.state_code, postal_code, country_code, latitude_value, longitude_value FROM demo.acme.geographic_location JOIN demo.acme.location_address ON geographic_location.location_address_identifier = location_address.location_address_identifier JOIN demo.acme.physical_location ON geographic_location.physical_location_identifier = physical_location.physical_location_identifier
n8:queryBase
n9:
Subject Item
_:vb51110765
wdrs:describedby
n11:physical
rr:objectMap
_:vb51110766
rr:predicate
n10:zipCode
Subject Item
_:vb51110766
wdrs:describedby
n11:physical
rr:column
postal_code
Subject Item
_:vb51110767
wdrs:describedby
n11:physical
rr:graph
n3:
rr:template
http://demo.openlinksw.com/acme-insurance/Location-{geographic_location_identifier}#this
rr:termType
rr:IRI
Subject Item
_:vb51110768
wdrs:describedby
n11:physical
rr:sqlQuery
SELECT geographic_location_identifier, line_1_address, line_2_address, municipality_name, location_address.state_code, postal_code, country_code, latitude_value, longitude_value FROM demo.acme.geographic_location JOIN demo.acme.location_address ON geographic_location.location_address_identifier = location_address.location_address_identifier JOIN demo.acme.physical_location ON geographic_location.physical_location_identifier = physical_location.physical_location_identifier
n8:queryBase
n9:
Subject Item
_:vb51111900
rr:objectMap
_:vb51111901
rr:predicate
n10:zipCode
virtrdf:bnode-row
805
Subject Item
_:vb51111901
rr:column
postal_code
virtrdf:bnode-row
805
Subject Item
_:vb51111902
rr:graph
n3:
rr:template
http://demo.openlinksw.com/acme-insurance/Location-{geographic_location_identifier}#this
rr:termType
rr:IRI
virtrdf:bnode-row
807
Subject Item
_:vb51111903
rr:sqlQuery
SELECT geographic_location_identifier, line_1_address, line_2_address, municipality_name, location_address.state_code, postal_code, country_code, latitude_value, longitude_value FROM demo.acme.geographic_location JOIN demo.acme.location_address ON geographic_location.location_address_identifier = location_address.location_address_identifier JOIN demo.acme.physical_location ON geographic_location.physical_location_identifier = physical_location.physical_location_identifier
virtrdf:bnode-row
811
n8:queryBase
n9:
Subject Item
_:vb51112127
rr:objectMap
_:vb51112128
rr:predicate
n10:zipCode
virtrdf:bnode-row
805
Subject Item
_:vb51112128
rr:column
postal_code
virtrdf:bnode-row
805
Subject Item
_:vb51112129
rr:graph
n3:
rr:template
http://demo.openlinksw.com/acme-insurance/Location-{geographic_location_identifier}#this
rr:termType
rr:IRI
virtrdf:bnode-row
807
Subject Item
_:vb51112130
rr:sqlQuery
SELECT geographic_location_identifier, line_1_address, line_2_address, municipality_name, location_address.state_code, postal_code, country_code, latitude_value, longitude_value FROM demo.acme.geographic_location JOIN demo.acme.location_address ON geographic_location.location_address_identifier = location_address.location_address_identifier JOIN demo.acme.physical_location ON geographic_location.physical_location_identifier = physical_location.physical_location_identifier
virtrdf:bnode-row
811
n8:queryBase
n9:
Subject Item
_:vb51112354
rr:objectMap
_:vb51112355
rr:predicate
n10:zipCode
virtrdf:bnode-row
805
Subject Item
_:vb51112355
rr:column
postal_code
virtrdf:bnode-row
805
Subject Item
_:vb51112356
rr:graph
n12:
rr:template
http://demo.openlinksw.com/acme-insurance/Location-{geographic_location_identifier}#this
rr:termType
rr:IRI
virtrdf:bnode-row
807
Subject Item
_:vb51112357
rr:sqlQuery
SELECT geographic_location_identifier, line_1_address, line_2_address, municipality_name, location_address_attached.state_code, postal_code, country_code, latitude_value, longitude_value FROM demo.acme.geographic_location_attached JOIN demo.acme.location_address_attached ON geographic_location_attached.location_address_identifier = location_address_attached.location_address_identifier JOIN demo.acme.physical_location_attached ON geographic_location_attached.physical_location_identifier = physical_location_attached.physical_location_identifier
virtrdf:bnode-row
811
n8:queryBase
n9: