@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:d76eee8e-38ed-3bbb-b7cd-77c0169d3fd8
:hasEligiblePolicy kb:BaseRateFullRate, kb:ExtraCharge ;
:hasPricingMode kb:PerWeek, kb:PerAnimal, kb:PerWeek6Nights, kb:For5Days ;
schema:minPrice 355.0, 425.0, 426.0, 430.0, 500.0, 510.0, 600.0 ;
schema:maxPrice 355.0, 425.0, 426.0, 430.0, 500.0, 510.0, 600.0 ;
schema:priceCurrency "EUR" ;
a :PriceSpecification, schema:PriceSpecification .
data:6774087a-abb5-3bf0-bef9-8428c1d7d73b schema:priceSpecification data:d76eee8e-38ed-3bbb-b7cd-77c0169d3fd8 .