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

<https://nshot.com/prodotto/nuovo/nuovo-integral-chiavetta-usb-3-0-arc-64gb-5438/#product>
    a schema:Product ;
    schema:name "Integral Chiavetta USB 3.0 Arc &#8211; 64GB" ;
    schema:description "La chiavetta USB Integral Arc è robusta ed elegante. Garanzia di 2 anni." ;
    schema:url <https://nshot.com/prodotto/nuovo/nuovo-integral-chiavetta-usb-3-0-arc-64gb-5438/> ;
    schema:manufacturer <https://nshot.com/#identity> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/nuovo/nuovo-integral-chiavetta-usb-3-0-arc-64gb-5438/> ; 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 "2022-03-24T15:28:44+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/2026/04/Integral-Chiavetta-USB-3.0-Arc-64GB-Fronte.jpg> .
