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

<https://nshot.com/prodotto/usato/usato-canon-eos-77d-22641/#product>
    a schema:IndividualProduct ;
    schema:name "Canon EOS 77D" ;
    schema:description "La Canon 77D è una fotocamera reflex con sensore APS-C (1.6x) da 24 megapixels prodotta dal 2017. La gamma di sensibilità, inclusa estensione, è 100 - 51200 ISO e può scattare a raffica di 6 FPS x 21 RAW, 190 JPEG." ;
    schema:url <https://nshot.com/prodotto/usato/usato-canon-eos-77d-22641/> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/usato/usato-canon-eos-77d-22641/> ; schema:priceCurrency "EUR" ; schema:price "419.00" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/UsedCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2026-04-01T12:54:21+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:category "FOTOCAMERE", "Reflex" ;
    schema:sku "IT NSH001 V NSH_F000761" ;
    schema:additionalProperty [ a schema:PropertyValue ; schema:name "Tipo vendita NSHOT" ; schema:value "Usato" ], [ a schema:PropertyValue ; schema:name "Condizione NSHOT" ; schema:value "[A-] Perfettamente funzionante. Quasi indistinguibile dal nuovo" ], [ a schema:PropertyValue ; schema:name "Scatti" ; schema:value 3529 ] ;
    schema:model <https://nshot.com/id/productmodel/canon-eos77d-05b7e47134> .
