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

<https://nshot.com/prodotto/nuovo/nuovo-olympus-bls-50-5458/#product>
    a schema:Product ;
    schema:name "Olympus BLS-50" ;
    schema:description "Batteria al litio da 1210 mAh, può essere caricata solo con BCS-5." ;
    schema:url <https://nshot.com/prodotto/nuovo/nuovo-olympus-bls-50-5458/> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/nuovo/nuovo-olympus-bls-50-5458/> ; schema:priceCurrency "EUR" ; schema:price "60.00" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/NewCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2022-03-25T12:11:15+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/2022/07/Olympus-BLS-50-Fronte-5.jpg> ;
    schema:category "OLYMPUS" ;
    schema:sku "IT NSH001 V N3663003661158" ;
    schema:model <https://nshot.com/id/productmodel/olympus-bls-50-b5c1f87aee> .
