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

<https://nshot.com/prodotto/nuovo/nuovo-canon-et-67-paraluce-5956/#product>
    a schema:Product ;
    schema:name "Canon ET-67 &#8211; Lens hood" ;
    schema:description "Fits to the front of the EF 100mm f / 2.8 Macro USM lens, reducing flare caused by light shining directly on the front element of the lens." ;
    schema:url <https://nshot.com/prodotto/nuovo/nuovo-canon-et-67-paraluce-5956/> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/nuovo/nuovo-canon-et-67-paraluce-5956/> ; schema:priceCurrency "EUR" ; schema:price "49.00" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/NewCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2026-09-15T01:07:16+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-ET-67-Paraluce-Fronte.jpeg> ;
    schema:category "ACCESSORI e LUCI", "ALTRI ACCESSORI" ;
    schema:sku "IT NSH001 V N4960999440996" ;
    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-et-67-eeeae8de68> .
