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#
n10http://demo.openlinksw.com/acme-insurance-test#
rrhttp://www.w3.org/ns/r2rml#
n7http://data.world/schema/insurance/
n2http://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#
n6https://demo.openlinksw.com/about/id/entity/https/raw.githubusercontent.com/kidehen/cwd-benchmark-data/main/ACME_Insurance/RDF-View/

Statements

Subject Item
n2:TripleMap_City_18
rdf:type
rr:TriplesMap
wdrs:describedby
n6:data.world_P%26C_Insurance_Ontology_V2.r2rml n11:physical
rr:logicalTable
_:vb51108798 _:vb51108291 _:vb51109470 _:vb51109022 _:vb51108574 _:vb51106015 _:vb51112179 _:vb51104426 _:vb51094436 _:vb51111725 _:vb51110590 _:vb51111952 _:vb51109694 _:vb51109246
rr:predicateObjectMap
_:vb51109691 _:vb51109243 _:vb51108795 _:vb51109467 _:vb51109019 _:vb51108571 _:vb51106012 _:vb51104423 _:vb51094433 _:vb51112176 _:vb51111722 _:vb51111949 _:vb51110587 _:vb51108288
rr:subjectMap
_:vb51111951 _:vb51108290 _:vb51109469 _:vb51109021 _:vb51108573 _:vb51106014 _:vb51112178 _:vb51104425 _:vb51094435 _:vb51111724 _:vb51110589 _:vb51109693 _:vb51109245 _:vb51108797
Subject Item
_:vb51094433
rr:objectMap
_:vb51094434
rr:predicate
n7:city
virtrdf:bnode-row
86
Subject Item
_:vb51094434
rr:column
municipality_name
virtrdf:bnode-row
86
Subject Item
_:vb51094435
rr:graph
n10:
rr:template
http://demo.openlinksw.com/acme-insurance/Location-{geographic_location_identifier}#this
rr:termType
rr:IRI
virtrdf:bnode-row
88
Subject Item
_:vb51094436
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
91
n8:queryBase
n9:
Subject Item
_:vb51104423
rr:objectMap
_:vb51104424
rr:predicate
n7:city
virtrdf:bnode-row
88
Subject Item
_:vb51104424
rr:column
municipality_name
virtrdf:bnode-row
88
Subject Item
_:vb51104425
rr:graph
n10:
rr:template
http://demo.openlinksw.com/acme-insurance/Location-{geographic_location_identifier}#this
rr:termType
rr:IRI
virtrdf:bnode-row
90
Subject Item
_:vb51104426
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
94
n8:queryBase
n9:
Subject Item
_:vb51106012
rr:objectMap
_:vb51106013
rr:predicate
n7:city
virtrdf:bnode-row
88
Subject Item
_:vb51106013
rr:column
municipality_name
virtrdf:bnode-row
88
Subject Item
_:vb51106014
rr:graph
n10:
rr:template
http://demo.openlinksw.com/acme-insurance/Location-{geographic_location_identifier}#this
rr:termType
rr:IRI
virtrdf:bnode-row
90
Subject Item
_:vb51106015
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
94
n8:queryBase
n9:
Subject Item
_:vb51108288
rr:objectMap
_:vb51108289
rr:predicate
n7:city
virtrdf:bnode-row
88
Subject Item
_:vb51108289
rr:column
municipality_name
virtrdf:bnode-row
88
Subject Item
_:vb51108290
rr:graph
n12:
rr:template
http://demo.openlinksw.com/acme-insurance/Location-{geographic_location_identifier}#this
rr:termType
rr:IRI
virtrdf:bnode-row
90
Subject Item
_:vb51108291
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
94
n8:queryBase
n9:
Subject Item
_:vb51108571
wdrs:describedby
n6:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:objectMap
_:vb51108572
rr:predicate
n7:city
Subject Item
_:vb51108572
wdrs:describedby
n6:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:column
municipality_name
Subject Item
_:vb51108573
wdrs:describedby
n6:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:graph
n10:
rr:template
http://demo.openlinksw.com/acme-insurance/Location-{geographic_location_identifier}#this
rr:termType
rr:IRI
Subject Item
_:vb51108574
wdrs:describedby
n6: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
_:vb51108795
wdrs:describedby
n6:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:objectMap
_:vb51108796
rr:predicate
n7:city
Subject Item
_:vb51108796
wdrs:describedby
n6:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:column
municipality_name
Subject Item
_:vb51108797
wdrs:describedby
n6:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:graph
n10:
rr:template
http://demo.openlinksw.com/acme-insurance/Location-{geographic_location_identifier}#this
rr:termType
rr:IRI
Subject Item
_:vb51108798
wdrs:describedby
n6: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
_:vb51109019
wdrs:describedby
n6:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:objectMap
_:vb51109020
rr:predicate
n7:city
Subject Item
_:vb51109020
wdrs:describedby
n6:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:column
municipality_name
Subject Item
_:vb51109021
wdrs:describedby
n6:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:graph
n10:
rr:template
http://demo.openlinksw.com/acme-insurance/Location-{geographic_location_identifier}#this
rr:termType
rr:IRI
Subject Item
_:vb51109022
wdrs:describedby
n6: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
_:vb51109243
wdrs:describedby
n6:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:objectMap
_:vb51109244
rr:predicate
n7:city
Subject Item
_:vb51109244
wdrs:describedby
n6:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:column
municipality_name
Subject Item
_:vb51109245
wdrs:describedby
n6:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:graph
n10:
rr:template
http://demo.openlinksw.com/acme-insurance/Location-{geographic_location_identifier}#this
rr:termType
rr:IRI
Subject Item
_:vb51109246
wdrs:describedby
n6: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
_:vb51109467
wdrs:describedby
n6:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:objectMap
_:vb51109468
rr:predicate
n7:city
Subject Item
_:vb51109468
wdrs:describedby
n6:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:column
municipality_name
Subject Item
_:vb51109469
wdrs:describedby
n6:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:graph
n10:
rr:template
http://demo.openlinksw.com/acme-insurance/Location-{geographic_location_identifier}#this
rr:termType
rr:IRI
Subject Item
_:vb51109470
wdrs:describedby
n6: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
_:vb51109691
wdrs:describedby
n6:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:objectMap
_:vb51109692
rr:predicate
n7:city
Subject Item
_:vb51109692
wdrs:describedby
n6:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:column
municipality_name
Subject Item
_:vb51109693
wdrs:describedby
n6:data.world_P%26C_Insurance_Ontology_V2.r2rml
rr:graph
n10:
rr:template
http://demo.openlinksw.com/acme-insurance/Location-{geographic_location_identifier}#this
rr:termType
rr:IRI
Subject Item
_:vb51109694
wdrs:describedby
n6: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
_:vb51110587
wdrs:describedby
n11:physical
rr:objectMap
_:vb51110588
rr:predicate
n7:city
Subject Item
_:vb51110588
wdrs:describedby
n11:physical
rr:column
municipality_name
Subject Item
_:vb51110589
wdrs:describedby
n11:physical
rr:graph
n10:
rr:template
http://demo.openlinksw.com/acme-insurance/Location-{geographic_location_identifier}#this
rr:termType
rr:IRI
Subject Item
_:vb51110590
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
_:vb51111722
rr:objectMap
_:vb51111723
rr:predicate
n7:city
virtrdf:bnode-row
88
Subject Item
_:vb51111723
rr:column
municipality_name
virtrdf:bnode-row
88
Subject Item
_:vb51111724
rr:graph
n10:
rr:template
http://demo.openlinksw.com/acme-insurance/Location-{geographic_location_identifier}#this
rr:termType
rr:IRI
virtrdf:bnode-row
90
Subject Item
_:vb51111725
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
94
n8:queryBase
n9:
Subject Item
_:vb51111949
rr:objectMap
_:vb51111950
rr:predicate
n7:city
virtrdf:bnode-row
88
Subject Item
_:vb51111950
rr:column
municipality_name
virtrdf:bnode-row
88
Subject Item
_:vb51111951
rr:graph
n10:
rr:template
http://demo.openlinksw.com/acme-insurance/Location-{geographic_location_identifier}#this
rr:termType
rr:IRI
virtrdf:bnode-row
90
Subject Item
_:vb51111952
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
94
n8:queryBase
n9:
Subject Item
_:vb51112176
rr:objectMap
_:vb51112177
rr:predicate
n7:city
virtrdf:bnode-row
88
Subject Item
_:vb51112177
rr:column
municipality_name
virtrdf:bnode-row
88
Subject Item
_:vb51112178
rr:graph
n12:
rr:template
http://demo.openlinksw.com/acme-insurance/Location-{geographic_location_identifier}#this
rr:termType
rr:IRI
virtrdf:bnode-row
90
Subject Item
_:vb51112179
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
94
n8:queryBase
n9: