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

<https://nshot.com/prodotto/nuovo/nuovo-tenba-skyline-13-borsa-black-5329/#product>
    a schema:Product ;
    schema:name "Tenba Skyline 13 &#8211; Black" ;
    schema:description "Proteggi la tua attrezzatura in questa elegante borsa a tracolla Skyline 10 nera di Tenba . Dotata di tessuto 600D resistente alle intemperie e cerniere YKK, questa borsa può contenere un corpo macchina e tre o quattro obiettivi, consentendo un facile trasporto della tua attrezzatura essenziale. L'interno della borsa ha anche una tasca con cerniera per riporre schede SD, batterie extra, panni in microfibra e altro ancora. Le tasche laterali in rete possono espandersi per contenere bottiglie d'acqua e altri oggetti.<br>" ;
    schema:url <https://nshot.com/prodotto/nuovo/nuovo-tenba-skyline-13-borsa-black-5329/> ;
    schema:manufacturer <https://nshot.com/#identity> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/nuovo/nuovo-tenba-skyline-13-borsa-black-5329/> ; schema:priceCurrency "EUR" ; schema:price "69.00" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/NewCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2022-03-17T12:11:22+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/Tenba-Skyline-13-Borsa-Black-Fronte.jpg> .
