@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:ed49ebef-9d5f-3da7-b1dd-a179164fc606
:hasEligiblePolicy kb:BaseRateFullRate ;
:hasPricingMode kb:TwoPeopleBAndB, kb:PerRoom ;
:hasPricingOffer kb:Bedroom ;
:name "Chambre double"@fr ;
schema:minPrice 101.0 ;
schema:maxPrice 101.0 ;
a :PriceSpecification, schema:PriceSpecification .
data:7213ac8d-f47d-3125-8538-897b06b9d620 schema:priceSpecification data:ed49ebef-9d5f-3da7-b1dd-a179164fc606 .