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

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

Namespace Prefixes

PrefixIRI
n5#
sphttp://spinrdf.org/sp#
spinhttp://spinrdf.org/spin#
schemahttp://schema.org/
rdfshttp://www.w3.org/2000/01/rdf-schema#
virtrdfhttp://www.openlinksw.com/schemas/virtrdf#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#

Statements

Subject Item
_:vb50684328
rdf:type
sp:Construct spin:Rule
rdfs:label
Latitude Rule -- via RDF-Turtle Document
rdfs:comment
Handler for different kinds of Latitude oriented fields (relations). This rule has been loaded into Virtuoso via SQL (using SPASQL functionality).
sp:text
CONSTRUCT { ?this <#hasLatitude> ?n . } WHERE { FILTER (contains(str(?p),"latitude") || contains(str(?p),"Latitude") ) . ?this ?p ?n }
virtrdf:bnode-row
17
schema:uri
n5:LatitudeRule1