@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:d9e5dd2b-54cb-3d1e-9c11-c630bdd40b08
:hasEligiblePolicy kb:BaseRateFullRate ;
:hasPricingMode kb:PerPerson ;
schema:minPrice 40.0 ;
schema:maxPrice 60.0 ;
schema:priceCurrency "EUR" ;
a :PriceSpecification, schema:PriceSpecification .
data:168e3a76-1fdb-3cdb-aed4-f756e2f798f7 schema:priceSpecification data:d9e5dd2b-54cb-3d1e-9c11-c630bdd40b08 .