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

<https://nshot.com/prodotto/nuovo/nuovo-lumiquest-soft-screen-9138/#product>
    a schema:Product ;
    schema:name "Lumiquest Soft Screen" ;
    schema:description "The Soft Screen is a camera mounted flash diffuser that softens the harsh light emitted from digital SLR pop-up flashes. It installs into the hot shoe and has optional Velcro for more secure attachment.  It is compact in size and folds down nicely to fit in your camera bag.\n" ;
    schema:url <https://nshot.com/prodotto/nuovo/nuovo-lumiquest-soft-screen-9138/> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/nuovo/nuovo-lumiquest-soft-screen-9138/> ; schema:priceCurrency "EUR" ; schema:price "22.00" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/NewCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2023-06-12T13:33:30+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/2023/06/Lumiquest-Soft-Screen-Fronte.jpg> ;
    schema:category "ACCESSORI e LUCI", "FLASH A SLITTA", "ACCESSORI SALA DI POSA" ;
    schema:sku "IT NSH001 V ART_B000038" ;
    schema:additionalProperty [ a schema:PropertyValue ; schema:name "Tipo vendita NSHOT" ; schema:value "Nuovo" ], [ a schema:PropertyValue ; schema:name "Scatti" ; schema:value 0 ] .
