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

<https://nshot.com/prodotto/usato/usato-nikon-d4s-22734/#product>
    a schema:IndividualProduct ;
    schema:name "Nikon D4s" ;
    schema:description "While the D4S may look very similar to the D4, Nikon has included a long list of improvements over its flagship predecessor. The EXPEED4 image processing engine allows the D4S to shoot more stills and video per battery charge, support 1080 video at 60p, and improves video quality at higher ISOs." ;
    schema:url <https://nshot.com/prodotto/usato/usato-nikon-d4s-22734/> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/usato/usato-nikon-d4s-22734/> ; schema:priceCurrency "EUR" ; schema:price "1499.00" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/UsedCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2026-04-13T17:33:25+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/04/Nikon-D4s-Fronte.jpg> ;
    schema:category "FOTOCAMERE", "Reflex" ;
    schema:sku "IT NSH001 V NSH_F000842" ;
    schema:additionalProperty [ a schema:PropertyValue ; schema:name "Tipo vendita NSHOT" ; schema:value "Usato" ], [ a schema:PropertyValue ; schema:name "Condizione NSHOT" ; schema:value "[B+] Perfettamente funzionante. Qualche minimo segno di usura come da normale utilizzo" ], [ a schema:PropertyValue ; schema:name "Scatti" ; schema:value 15505 ] ;
    schema:model <https://nshot.com/id/productmodel/nikon-d4s-a30c8c5674> .
