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

<https://nshot.com/prodotto/nuovo/nuovo-integral-usb-3-0-flash-drive-32gb-11430/#product>
    a schema:Product ;
    schema:name "Integral USB 3.0 Flash Drive 32GB" ;
    schema:description "USB 3.0 ad alta velocità - Compatibile con PC e Mac" ;
    schema:url <https://nshot.com/prodotto/nuovo/nuovo-integral-usb-3-0-flash-drive-32gb-11430/> ;
    schema:manufacturer <https://nshot.com/#identity> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/nuovo/nuovo-integral-usb-3-0-flash-drive-32gb-11430/> ; schema:priceCurrency "EUR" ; schema:price "15.00" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/NewCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2023-08-26T11:23:31+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/08/Integral-USB-3.0-Flash-Drive-32GB-Fronte.jpeg> .
