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

<https://nshot.com/prodotto/nuovo/nuovo-polaroid-black-white-i-type-film-8-pellicole-5696/#product>
    a schema:Product ;
    schema:name "Polaroid Black &amp; White i-Type Film (8 films)" ;
    schema:description "8 pellicole incluse in ogni confezione\nTempo di sviluppo: 10-15 minuti\nDimensioni formato: 107 mm x 88 mm\nDimensioni immagine: 79 mm x 79 mm\nCompatibile con: Fotocamera OneStep (i-Type) Polaroid Now e Polaroid Lab. Non funziona con altre fotocamere Polaroid Vintage" ;
    schema:url <https://nshot.com/prodotto/nuovo/nuovo-polaroid-black-white-i-type-film-8-pellicole-5696/> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/nuovo/nuovo-polaroid-black-white-i-type-film-8-pellicole-5696/> ; schema:priceCurrency "EUR" ; schema:price "20.00" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/NewCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2022-11-19T15:41:03+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/2022/11/Polaroid-Black-White-i-Type-Film-8-pellicole-Fronte.jpg> ;
    schema:category "ACCESSORI e LUCI", "PELLICOLE E SVILUPPO" ;
    schema:sku "IT NSH001 V N9120066087720" ;
    schema:additionalProperty [ a schema:PropertyValue ; schema:name "Tipo vendita NSHOT" ; schema:value "Nuovo" ], [ a schema:PropertyValue ; schema:name "Scatti" ; schema:value 0 ] .
