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

<https://nshot.com/prodotto/noleggio/noleggio-sony-fdr-ax53-81/#product>
    a schema:Product ;
    schema:name "Sony FDR-AX53" ;
    schema:description "Handycam dall'utilizzo semplice e intuitivo. Registra video in 4K Ultra HD. Vibrazioni delle immagini ridotte con SteadyShot. Autofocus rapido, intelligente e ultra preciso. Obiettivo ZEISS con zoom ottico 20x e grandangolo massimo di 26,8 mm." ;
    schema:url <https://nshot.com/prodotto/noleggio/noleggio-sony-fdr-ax53-81/> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/noleggio/noleggio-sony-fdr-ax53-81/> ; schema:priceCurrency "EUR" ; schema:price "40.00" ; schema:availability <https://schema.org/InStock> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2022-09-06T19:58:07+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/2025/01/Sony-FDR-AX53-Fronte.jpg> ;
    schema:category "VIDEO", "Videocamere" ;
    schema:sku "IT NSH001 N NSH_A000081" ;
    schema:additionalProperty [ a schema:PropertyValue ; schema:name "Tipo vendita NSHOT" ; schema:value "Noleggio" ], [ a schema:PropertyValue ; schema:name "Scatti" ; schema:value 0 ] ;
    schema:model <https://nshot.com/id/productmodel/sony-fdr-ax53-b284e4f89c> .
