This HTML5 document contains 3 embedded RDF statements represented using HTML+Microdata notation.
The embedded RDF content will be recognized by any processor of HTML5 Microdata.
Namespace Prefixes
Prefix | IRI |
n4 | https://demo.openlinksw.com/about/id/entity/urn/cwd:r2rml: |
wdrs | http://www.w3.org/2007/05/powder-s# |
rr | http://www.w3.org/ns/r2rml# |
n6 | http://demo.openlinksw.com/acme-insurance/ |
rdf | http://www.w3.org/1999/02/22-rdf-syntax-ns# |
n5 | https://ontology.data.world/v0# |
xsdh | http://www.w3.org/2001/XMLSchema# |
Statements
- Subject Item
- _:vb51110612
- wdrs:describedby
-
n4: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
- n5:queryBase
-
n6: