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

<https://nshot.com/prodotto/nuovo/nuovo-canon-lp-el-10251/#product>
    a schema:Product ;
    schema:name "Canon LP-EL" ;
    schema:description "Dedicated to the Canon Speedlite EL-1, the LP-EL is a lithium-ion battery pack offering reliable power and quick flash performance. When fully charged, it supports flash recycle times of approximately 0.9 seconds, offers around 335 full-power flashes per charge, and its charge level can be checked on the flash's display. It can be recharged via the separate LC-E6 battery charger." ;
    schema:url <https://nshot.com/prodotto/nuovo/nuovo-canon-lp-el-10251/> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/nuovo/nuovo-canon-lp-el-10251/> ; schema:priceCurrency "EUR" ; schema:price "139.00" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/NewCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2023-06-10T10:35:44+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/2023/06/Canon-LP-EL-Fronte.jpg> ;
    schema:category "ACCESSORI e LUCI", "Alimentazione" ;
    schema:sku "IT NSH001 V ART_C000233" ;
    schema:additionalProperty [ a schema:PropertyValue ; schema:name "Tipo vendita NSHOT" ; schema:value "Nuovo" ], [ a schema:PropertyValue ; schema:name "Scatti" ; schema:value 0 ] .
