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

<https://nshot.com/prodotto/nuovo/nuovo-sony-a9-ii-5017/#product>
    a schema:Product ;
    schema:name "Sony A9 II" ;
    schema:description "The second generation of speed, the Sony Alpha a9 II takes the impressive feature-set of its predecessor and adds enhanced connectivity, a refined body design, and even quicker performance. Utilizing the proven 24.2MP full-frame Exmor RS BSI stacked CMOS sensor and an updated BIONZ X processor, the a9 II sports especially quick and responsive capabilities." ;
    schema:url <https://nshot.com/prodotto/nuovo/nuovo-sony-a9-ii-5017/> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/nuovo/nuovo-sony-a9-ii-5017/> ; schema:priceCurrency "EUR" ; schema:price "4799.00" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/NewCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2022-02-24T10:46:19+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/02/Sony-A9-II-Fronte.jpg> ;
    schema:category "FOTOCAMERE", "Mirrorless" ;
    schema:sku "IT NSH001 V N4548736108325" ;
    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-a9ii-97b54aac8a> .
