@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix gr:	<http://purl.org/goodrelations/v1#> .
_:b2555471	rdf:first	gr:TypeAndQuantityNode ;
	rdf:rest	rdf:nil .
_:b2555479	rdf:first	gr:UnitPriceSpecification ;
	rdf:rest	_:b2555471 .
_:b2555481	rdf:first	gr:QuantitativeValue ;
	rdf:rest	_:b2555479 .