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

<https://nshot.com/prodotto/nuovo/nuovo-lowepro-photo-sport-bp-200-aw-ii-black-5803/#product>
    a schema:Product ;
    schema:name "Lowepro Photo Sport BP 200 AW II &#8211; Black" ;
    schema:description "Il Lowepro Photo Sport 200AW II è uno zaino da trekking con spazio sufficiente per 1 corpo macchina più 1 obiettivo e accessori. Misura 24 x 19 x 52 centimetri e pesa 1.2 kg, dimensioni compatibili con i limiti di bagaglio a mano della maggior parte delle compagnie aeree.\nDispone di copertura antipioggia e ha divisori flessibili e intercambiabili." ;
    schema:url <https://nshot.com/prodotto/nuovo/nuovo-lowepro-photo-sport-bp-200-aw-ii-black-5803/> ;
    schema:manufacturer <https://nshot.com/#identity> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/nuovo/nuovo-lowepro-photo-sport-bp-200-aw-ii-black-5803/> ; schema:priceCurrency "EUR" ; schema:price "178.00" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/NewCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2022-06-20T15:11:20+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/08/Lowepro-Photo-Sport-BP-200-AW-II-Black-Fronte.jpg> .
