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

<https://nshot.com/prodotto/noleggio/noleggio-nikon-d7100-23658/#product>
    a schema:Product ;
    schema:name "Nikon D7100" ;
    schema:description "La Nikon D7100 è una fotocamera reflex con sensore APS-C (1.5x) da 24.1 megapixels prodotta dal 2013 al 2015 (fuori produzione). La gamma di sensibilità, inclusa estensione, è 100 - 25600 ISO e può scattare a raffica di 6 FPS." ;
    schema:url <https://nshot.com/prodotto/noleggio/noleggio-nikon-d7100-23658/> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/noleggio/noleggio-nikon-d7100-23658/> ; schema:priceCurrency "EUR" ; schema:price "30.00" ; schema:availability <https://schema.org/InStock> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2026-08-14T15:56:53+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:businessFunction "http://purl.org/goodrelations/v1#LeaseOut" ] ;
    schema:image <https://nshot.com/wp-content/uploads/2022/09/Nikon-D7100-Fronte.jpg> ;
    schema:category "FOTOCAMERE", "Reflex" ;
    schema:sku "IT NSH001 N NSH_F001633" ;
    schema:additionalProperty [ a schema:PropertyValue ; schema:name "Tipo vendita NSHOT" ; schema:value "Noleggio" ], [ a schema:PropertyValue ; schema:name "Condizione NSHOT" ; schema:value "[A-] Perfettamente funzionante. Quasi indistinguibile dal nuovo" ], [ a schema:PropertyValue ; schema:name "Scatti" ; schema:value 5104 ] ;
    schema:model <https://nshot.com/id/productmodel/nikon-d7100-2ebdd8d513> .
