@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:63111b1e-8d3d-397f-b32a-5bfe9ee1f731
:hasEligiblePolicy kb:BaseRateFullRate ;
:hasPricingMode kb:PerDay, kb:PerCar ;
:name "Voiture / jour"@fr ;
schema:minPrice 2.0 ;
schema:maxPrice 2.0 ;
a :PriceSpecification, schema:PriceSpecification .
data:6cbf7397-da43-343b-90d1-ecab4f2024fe schema:priceSpecification data:63111b1e-8d3d-397f-b32a-5bfe9ee1f731 .