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

<https://nshot.com/prodotto/nuovo/nuovo-sony-a6100-8825/#product>
    a schema:Product ;
    schema:name "Sony A6100" ;
    schema:description "Presenting a versatile feature-set in an especially compact design, the Sony a6100 is an APS-C-format mirrorless camera well-suited for stills and video applications. Featuring a 24.2MP CMOS sensor and a BIONZ X processor, capturing high-resolution stills with a broad sensitivity range and low noise is possible." ;
    schema:url <https://nshot.com/prodotto/nuovo/nuovo-sony-a6100-8825/> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/nuovo/nuovo-sony-a6100-8825/> ; schema:priceCurrency "EUR" ; schema:price "749.00" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/NewCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2022-11-21T20:12:41+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/2025/03/Sony-A6100-Fronte.jpeg> ;
    schema:category "FOTOCAMERE", "Mirrorless" ;
    schema:sku "IT NSH001 V N4548736108646" ;
    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/sony-a6100-ea27d46d72> .
