This HTML5 document contains 11 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#
schemahttp://schema.org/
rdfshttp://www.w3.org/2000/01/rdf-schema#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
xsdhhttp://www.w3.org/2001/XMLSchema#

Statements

Subject Item
schema:recipeCategory
rdfs:comment
The category of the recipe—for example, appetizer, entree, etc.
rdfs:label
recipeCategory
rdfs:domain
schema:Recipe
rdfs:range
xsdh:string
rdfs:subPropertyOf
schema:category
rdf:type
owl:DatatypeProperty rdf:Property
schema:domainIncludes
schema:Recipe
schema:rangeIncludes
schema:Text
gql:field
gql:recipeCategory
gql:type
gql:Scalar