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

<https://nshot.com/prodotto/nuovo/nuovo-fujifilm-instax-square-sq40-11321/#product>
    a schema:Product ;
    schema:name "Fujifilm Instax Square SQ40" ;
    schema:description "The INSTAX SQUARE SQ40 is an instant camera with a retro design and larger print size, featuring a selfie mode for faster, easier selfies AND an automatic exposure function to automatically detect the ambient light level when the shutter button is pressed, optimising the shutter speed and flash power according to the scene." ;
    schema:url <https://nshot.com/prodotto/nuovo/nuovo-fujifilm-instax-square-sq40-11321/> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/nuovo/nuovo-fujifilm-instax-square-sq40-11321/> ; schema:priceCurrency "EUR" ; schema:price "149.00" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/NewCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2023-06-16T12:29:47+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/Fujifilm-Instax-Square-SQ40-Fronte.jpg> ;
    schema:category "FOTOCAMERE", "INSTANT CAMERA" ;
    schema:sku "IT NSH001 V ART_C000501" ;
    schema:additionalProperty [ a schema:PropertyValue ; schema:name "Tipo vendita NSHOT" ; schema:value "Nuovo" ], [ a schema:PropertyValue ; schema:name "Scatti" ; schema:value 0 ] ;
    schema:model <https://nshot.com/id/productmodel/fujifilm-sq40-1bea3e30e0> .
