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

<https://nshot.com/prodotto/nuovo/nuovo-polaroid-bw-i-type-film-8-pellicole-11450/#product>
    a schema:Product ;
    schema:name "Polaroid B/W i-Type Film (8 Instant Photos)" ;
    schema:description "Modern film made for modern instant cameras. 8 instant photos to paint your moment with dramatic shadows and soft highlights. This black and white i-Type film is compatible with the Polaroid Now, Polaroid Now , the Polaroid Lab and more*. It’s battery-free so it won’t work for vintage cameras, but it will work for your budget." ;
    schema:url <https://nshot.com/prodotto/nuovo/nuovo-polaroid-bw-i-type-film-8-pellicole-11450/> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/nuovo/nuovo-polaroid-bw-i-type-film-8-pellicole-11450/> ; schema:priceCurrency "EUR" ; schema:price "16.90" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/NewCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2023-06-27T12:09:18+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/Polaroid-BW-i-Type-Film-8-Instant-Photos-Fronte.jpg> ;
    schema:category "ACCESSORI e LUCI", "PELLICOLE E SVILUPPO" ;
    schema:sku "IT NSH001 V ART_C000540" ;
    schema:additionalProperty [ a schema:PropertyValue ; schema:name "Tipo vendita NSHOT" ; schema:value "Nuovo" ], [ a schema:PropertyValue ; schema:name "Scatti" ; schema:value 0 ] .
