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

<https://nshot.com/prodotto/nuovo/nuovo-dji-battery-safe-bag-large-size-6286/#product>
    a schema:Product ;
    schema:name "Dji Battery Safe Bag (Large Size)" ;
    schema:description "Il Battery Safe Bag offre una protezione affidabile per tenere e trasportare le batterie. Può efficacemente mitigare i danni derivanti dalla combustione, riducendo la possibilità di incendiare oggetti circostanti.\n\n" ;
    schema:url <https://nshot.com/prodotto/nuovo/nuovo-dji-battery-safe-bag-large-size-6286/> ;
    schema:manufacturer <https://nshot.com/#identity> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/nuovo/nuovo-dji-battery-safe-bag-large-size-6286/> ; schema:priceCurrency "EUR" ; schema:price "10.00" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/NewCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2023-01-05T12:13:12+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/01/Dji-Battery-Safe-Bag-Large-Size-Fronte.jpg> .
