@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
_:b60516424	rdf:type	owl:Restriction .
@prefix schema:	<http://schema.org/> .
_:b60516424	owl:onProperty	schema:nextItem .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
_:b60516424	owl:maxCardinality	"1"^^xsd:int .