@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:b137d5fe-9a7f-3237-a72d-1549d2ae4d58
:hasEligiblePolicy kb:BaseRateFullRate ;
:hasPricingMode kb:PerDay, kb:TwoPeopleBAndB, kb:PerCar, kb:PerElectricalConnection ;
:hasPricingOffer kb:Pitch ;
:name "2 adultes + 1 emplacement + 1 voiture + électricité / jour"@fr ;
schema:minPrice 25.0 ;
schema:maxPrice 31.0 ;
a :PriceSpecification, schema:PriceSpecification .
data:48439a07-b465-3bb9-822c-8b309c76c754 schema:priceSpecification data:b137d5fe-9a7f-3237-a72d-1549d2ae4d58 .