@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:1e3d5720-ad44-3059-9389-1d3acd830ec8
:hasEligiblePolicy kb:BaseRateFullRate ;
:hasPricingMode kb:PerPerson, kb:PerUnit ;
:additionalInformation "5km"@fr ;
:hasPricingOffer kb:Ticket ;
schema:minPrice 5.0 ;
schema:priceCurrency "EUR" ;
a :PriceSpecification, schema:PriceSpecification .
data:9a8df5ee-c3ee-3dd1-88d0-56d3ee3d046d schema:priceSpecification data:1e3d5720-ad44-3059-9389-1d3acd830ec8 .