<http://schema.org/numberOfItems>	<http://www.w3.org/2000/01/rdf-schema#label>	"numberOfItems" .
<http://schema.org/numberOfItems>	<http://schema.org/rangeIncludes>	<http://schema.org/Number> .
<http://schema.org/numberOfItems>	<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>	<http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
<http://schema.org/numberOfItems>	<http://www.w3.org/2000/01/rdf-schema#comment>	"The number of items in an ItemList. Note that some descriptions might not full describe all items in a list (e.g. multi-page pagination)." .
<http://schema.org/numberOfItems>	<http://schema.org/domainIncludes>	<http://schema.org/ItemList> .