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

<https://nshot.com/prodotto/noleggio/noleggio-panasonic-ag-dvx200ej-4k-70/#product>
    a schema:Product ;
    schema:name "Panasonic AG-DVX200EJ 4K" ;
    schema:description "Panasonic Cinecorder con sensore 4K avanzato Micro 4:3, dotato di un eccezionale obiettivo zoom 13x 4K LEICA DICOMAR. Si distingue per l'attraente effetto Bokeh e la gamma dinamica di ben 12 stop consentita dall'elaborazione L V-Log." ;
    schema:url <https://nshot.com/prodotto/noleggio/noleggio-panasonic-ag-dvx200ej-4k-70/> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/noleggio/noleggio-panasonic-ag-dvx200ej-4k-70/> ; schema:priceCurrency "EUR" ; schema:price "50.00" ; schema:availability <https://schema.org/InStock> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2022-09-06T19:56:40+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/08/Panasonic-AG-DVX200EJ-4K-Fronte.jpg> ;
    schema:category "VIDEO", "Videocamere" ;
    schema:sku "IT NSH001 N NSH_A000070" ;
    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/panasonic-4k-243be09af1> .
