@prefix schema: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://nshot.com/prodotto/nuovo/nuovo-canon-eos-r5-4988/#product>
    a schema:Product ;
    schema:name "Canon EOS R5" ;
    schema:description "\"For the professional image-maker who needs resolution, speed, and video capabilities, there is the Canon EOS R5. Setting a new standard for versatility, this full-frame mirrorless camera features a newly developed 45MP CMOS sensor, which offers 8K raw video recording, 12 fps continuous shooting with a mechanical shutter, and is the first EOS camera to feature 5-axis sensor-shift image stabilization." ;
    schema:url <https://nshot.com/prodotto/nuovo/nuovo-canon-eos-r5-4988/> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/nuovo/nuovo-canon-eos-r5-4988/> ; schema:priceCurrency "EUR" ; schema:price "3449.00" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/NewCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2022-02-21T09:59:07+00:00"^^xsd:dateTime ; schema:hasMerchantReturnPolicy <https://nshot.com/#merchant-return-policy> ; schema:shippingDetails [ a schema:OfferShippingDetails ; schema:hasShippingService <https://nshot.com/#shipping-service> ] ] ;
    schema:image <https://nshot.com/wp-content/uploads/2025/12/Canon-EOS-R5-Fronte.jpg> ;
    schema:category "FOTOCAMERE", "Mirrorless" ;
    schema:sku "IT NSH001 V N4549292119978" ;
    schema:additionalProperty [ a schema:PropertyValue ; schema:name "Tipo vendita NSHOT" ; schema:value "Nuovo" ], [ a schema:PropertyValue ; schema:name "Scatti" ; schema:value 0 ] ;
    schema:model <https://nshot.com/id/productmodel/canon-eosr5-af27325e9e> .
