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

<https://nshot.com/prodotto/nuovo/nuovo-kodak-printomatic-yellow-10764/#product>
    a schema:Product ;
    schema:name "Kodak Printomatic &#8211; Yellow" ;
    schema:description "Mixing the fun of instant prints with the convenience of digital, the Kodak PRINTOMATIC, in gray, is a digital camera that can produce instant prints using optional Kodak 2 x 3\" ZINK photo paper. Using a 5MP image sensor and wide-angle f/2 lens, the camera records digital images which are then automatically printed as 2 x 3\" prints for sharing, as well as saved to a microSD card." ;
    schema:url <https://nshot.com/prodotto/nuovo/nuovo-kodak-printomatic-yellow-10764/> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/nuovo/nuovo-kodak-printomatic-yellow-10764/> ; schema:priceCurrency "EUR" ; schema:price "89.00" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/NewCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2024-08-04T18:24:24+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/2024/08/Kodak-Printomatic-Yellow-Fronte.jpg> ;
    schema:category "FOTOCAMERE", "INSTANT CAMERA" ;
    schema:sku "IT NSH001 V ART_C000345" ;
    schema:additionalProperty [ a schema:PropertyValue ; schema:name "Tipo vendita NSHOT" ; schema:value "Nuovo" ], [ a schema:PropertyValue ; schema:name "Scatti" ; schema:value 0 ] .
