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

<https://nshot.com/prodotto/nuovo/nuovo-kodak-film-camera-analogue-ultra-f9-black-yellow-6446/#product>
    a schema:Product ;
    schema:name "Kodak Film Camera Analogue &#8211; Ultra F9 &#8211; Black/Yellow" ;
    schema:description "Fotocamera analogica compatta. Tempo di posa 1/120 - Peso 170 g - Formato di immagine 35mm Film - Lunghezza focale 31mm" ;
    schema:url <https://nshot.com/prodotto/nuovo/nuovo-kodak-film-camera-analogue-ultra-f9-black-yellow-6446/> ;
    schema:manufacturer <https://nshot.com/#identity> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/nuovo/nuovo-kodak-film-camera-analogue-ultra-f9-black-yellow-6446/> ; schema:priceCurrency "EUR" ; schema:price "69.90" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/NewCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2023-07-27T12:32:17+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/07/Kodak-Film-Camera-Analogue-Ultra-F9-BlackYellow-Fronte-1.jpeg> .
