@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
_:b2555576	rdf:type	owl:Restriction .
@prefix ns2:	<http://foodie-cloud.com/model/foodie#> .
_:b2555576	owl:onProperty	ns2:propertyType .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
_:b2555576	owl:maxCardinality	"1"^^xsd:int .