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

<https://nshot.com/prodotto/nuovo/nuovo-on-air-batteria-al-litio-18650-37v-2600-mah-11368/#product>
    a schema:Product ;
    schema:name "ON-AIR Lithium battery 18650 &#8211; 3,7v 2600 mAh" ;
    schema:description "Rechargeable battery 3.7V 2.6Ah, Lithium-ion, 18650, protruding positive terminal\n" ;
    schema:url <https://nshot.com/prodotto/nuovo/nuovo-on-air-batteria-al-litio-18650-37v-2600-mah-11368/> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/nuovo/nuovo-on-air-batteria-al-litio-18650-37v-2600-mah-11368/> ; schema:priceCurrency "EUR" ; schema:price "12.00" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/NewCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2023-08-26T11:10:05+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/ON-AIR-Batteria-al-litio-18650-37V-2600-mAh-Fronte.jpg> ;
    schema:category "ACCESSORI e LUCI", "Alimentazione" ;
    schema:sku "IT NSH001 V ART_C000518" ;
    schema:additionalProperty [ a schema:PropertyValue ; schema:name "Tipo vendita NSHOT" ; schema:value "Nuovo" ], [ a schema:PropertyValue ; schema:name "Scatti" ; schema:value 0 ] ;
    schema:brand <https://nshot.com/id/brand/on-air> .
