@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://purl.org/acco/ns#> .
_:b2555179	rdf:first	ns1:Meal ;
	rdf:rest	_:b2555225 .
_:b2555185	rdf:first	ns1:BedType ;
	rdf:rest	_:b2555215 .
_:b2555191	rdf:first	ns1:Accommodation ;
	rdf:rest	_:b2555197 .
_:b2555197	rdf:first	ns1:AccommodationFeature ;
	rdf:rest	_:b2555179 .
_:b2555215	rdf:first	ns1:DwellingType ;
	rdf:rest	_:b2555220 .
_:b2555220	rdf:first	ns1:CompoundPrice ;
	rdf:rest	rdf:nil .
_:b2555225	rdf:first	ns1:Allinclusive ;
	rdf:rest	_:b2555185 .