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

<https://nshot.com/prodotto/nuovo/nuovo-samyang-vdslr-35mm-t1-5-mk2-canon-ef-8555/#product>
    a schema:Product ;
    schema:name "Samyang VDSLR 35mm T1.5 MK2 (Canon EF)" ;
    schema:description "Samyang presenta la sua nuova linea VDSLR MK2, migliorata con la tropicalizzazione delle lenti, lunghezze focali più leggibili perchè scritte in entrambi i sensi, un design elegante e 9 lamelle che costituisco l'apertura del diaframma." ;
    schema:url <https://nshot.com/prodotto/nuovo/nuovo-samyang-vdslr-35mm-t1-5-mk2-canon-ef-8555/> ;
    schema:manufacturer <https://nshot.com/#identity> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/nuovo/nuovo-samyang-vdslr-35mm-t1-5-mk2-canon-ef-8555/> ; schema:priceCurrency "EUR" ; schema:price "629.00" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/NewCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2022-11-02T11:37:52+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/2022/11/Samyang-VDSLR-35mm-T1.5-MK2-Canon-EF-Fronte.jpg> .
