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

<https://nshot.com/prodotto/nuovo/nuovo-sony-fe-20mm-f-1-8-g-5080/#product>
    a schema:Product ;
    schema:name "Sony FE 20mm f/1.8 G" ;
    schema:description "Presenting an ultra-wide field of view, the Sony FE 20mm f/1.8 G is a sleek and wide-eyed prime lens characterized by its portability, advanced optical design, and intuitive handling. The optical design incorporates a pair of aspherical elements and three extra-low dispersion elements to greatly reduce a variety of aberrations and distortion." ;
    schema:url <https://nshot.com/prodotto/nuovo/nuovo-sony-fe-20mm-f-1-8-g-5080/> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/nuovo/nuovo-sony-fe-20mm-f-1-8-g-5080/> ; schema:priceCurrency "EUR" ; schema:price "989.00" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/NewCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2022-02-24T18:18:45+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/2026/08/Sony-FE-20mm-f1.8-G-Fronte.jpg> ;
    schema:category "OBIETTIVI", "OBIETTIVI FISSI", "OBIETTIVI GRANDANGOLO" ;
    schema:sku "IT NSH001 V N4548736099777" ;
    schema:additionalProperty [ a schema:PropertyValue ; schema:name "Tipo vendita NSHOT" ; schema:value "Nuovo" ], [ a schema:PropertyValue ; schema:name "Scatti" ; schema:value 0 ] .
