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

<https://nshot.com/prodotto/noleggio/noleggio-portkeys-bm5-ii-315/#product>
    a schema:Product ;
    schema:name "Portkeys BM5 II" ;
    schema:description "Progettato come strumento aggiuntivo di monitoraggio professionale per le fotocamere DSLR e mirrorless (Canon, Sony e Panasonic) il monitor touchscreen BM5 3G-SDI / HDMI da 5,2 pollici di PORTKEYS offre un'immagine luminosa e nitida, è molto leggero ed è dotato di un box di controllo della fotocamera." ;
    schema:url <https://nshot.com/prodotto/noleggio/noleggio-portkeys-bm5-ii-315/> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/noleggio/noleggio-portkeys-bm5-ii-315/> ; schema:priceCurrency "EUR" ; schema:price "30.00" ; schema:availability <https://schema.org/InStock> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2022-09-06T20:08:41+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/Portkeys-BM5-II-Fronte.jpg> ;
    schema:category "Accessori Video", "VIDEO" ;
    schema:sku "IT NSH001 N NSH_A000315" ;
    schema:additionalProperty [ a schema:PropertyValue ; schema:name "Tipo vendita NSHOT" ; schema:value "Noleggio" ], [ a schema:PropertyValue ; schema:name "Scatti" ; schema:value 0 ] ;
    schema:brand <https://nshot.com/id/brand/portkeys> ;
    schema:model <https://nshot.com/id/productmodel/portkeys-bm5ii-462347364c> .
