@prefix data: . @prefix : . @prefix kb: . @prefix schema: . data:bf4c5a74-bc72-3b53-bcb2-8a014e302740 :hasAudience kb:Children, kb:NurserySchool ; :hasEligibleAudience kb:Children, kb:NurserySchool ; :hasEligiblePolicy kb:ChildRate ; :hasPricingMode kb:PerPerson ; :hasPricingOffer kb:Ticket ; :name "Tarif enfant"@fr ; schema:minPrice 10.0 ; schema:maxPrice 10.0 ; schema:priceCurrency "EUR" ; a :PriceSpecification, schema:PriceSpecification . data:e140709e-f3aa-35aa-9c70-3c391fffe0da schema:priceSpecification data:bf4c5a74-bc72-3b53-bcb2-8a014e302740 .