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

<https://nshot.com/prodotto/nuovo/nuovo-canon-ef-d-focusing-screen-5962/#product>
    a schema:Product ;
    schema:name "Canon Ef-D &#8211; Focusing screen" ;
    schema:description "Lo schermo di messa a fuoco Canon Ef-D è una superficie opaca di precisione con linee della griglia incise per facilitare la composizione. I punti AF della fotocamera rimangono completamente visibili. Le caratteristiche di messa a fuoco sono adatte alla maggior parte degli obiettivi." ;
    schema:url <https://nshot.com/prodotto/nuovo/nuovo-canon-ef-d-focusing-screen-5962/> ;
    schema:manufacturer <https://nshot.com/#identity> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/nuovo/nuovo-canon-ef-d-focusing-screen-5962/> ; schema:priceCurrency "EUR" ; schema:price "29.00" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/NewCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2023-06-10T11:54:06+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-Ef-D-Focusing-screen-Fronte-3.jpg> .
