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

<https://nshot.com/prodotto/usato/usato-nikon-d7100-23482/#product>
    a schema:IndividualProduct ;
    schema:name "Nikon D7100" ;
    schema:description "The D7100 DSLR Camera from Nikon is a high performance, compact DSLR camera with high resolution photo and Full HD video capability. The 24.1MP DX-format CMOS sensor provides superior images with accurate colors and, designed without an optical low-pass filter, it maximizes its resolution for exceptionally sharp details." ;
    schema:url <https://nshot.com/prodotto/usato/usato-nikon-d7100-23482/> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/usato/usato-nikon-d7100-23482/> ; schema:priceCurrency "EUR" ; schema:price "399.00" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/UsedCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2026-07-06T12:50:57+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/07/Nikon-D7100-Fronte.jpg> ;
    schema:category "FOTOCAMERE", "Reflex" ;
    schema:sku "IT NSH001 V NSH_F001468" ;
    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 10756 ] ;
    schema:model <https://nshot.com/id/productmodel/nikon-d7100-2ebdd8d513> .
