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

<https://nshot.com/prodotto/nuovo/nuovo-polaroid-b-w-sx-70-8-pellicole-11454/#product>
    a schema:Product ;
    schema:name "B/W SX-70 Film (8 Photos)" ;
    schema:description "Film that’s made especially for Polaroid SX-70 cameras. Black and white SX-70 film has a lower film speed (ASA) to give you photos with richer texture and finer grain. Just make sure you always shoot with lots of natural light. 8 photos in every pack." ;
    schema:url <https://nshot.com/prodotto/nuovo/nuovo-polaroid-b-w-sx-70-8-pellicole-11454/> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/nuovo/nuovo-polaroid-b-w-sx-70-8-pellicole-11454/> ; schema:priceCurrency "EUR" ; schema:price "25.00" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/NewCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2023-06-27T12:22:01+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-SX-70-8-Pellicole-Fronte.jpg> ;
    schema:category "ACCESSORI e LUCI", "PELLICOLE E SVILUPPO" ;
    schema:sku "IT NSH001 V ART_C000542" ;
    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/polaroid-sx-70-3e4f46e9aa> .
