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

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

Namespace Prefixes

PrefixIRI
gqlhttp://www.openlinksw.com/schemas/graphql#
rdfshttp://www.w3.org/2000/01/rdf-schema#
gqihttp://www.openlinksw.com/schemas/graphql/intro#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
n2http://demo.openlinksw.com/schemas/northwind/
xsdhhttp://www.w3.org/2001/XMLSchema#

Statements

Subject Item
n2:unitprice
rdf:type
owl:DatatypeProperty gql:Scalar
rdfs:label
UnitPrice
rdfs:domain
n2:Order_Details n2:Products
rdfs:range
xsdh:numeric
rdfs:isDefinedBy
n2:
gql:type
gql:Scalar
gql:field
gql:unitprice
gqi:name
unitprice
gqi:isDeprecated
false
gqi:type
gqi:Float