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

<https://nshot.com/prodotto/nuovo/nuovo-lcb-tracolla-tr-p-deluxe-5233/#product>
    a schema:Product ;
    schema:name "LCB Tracolla TR-P Deluxe" ;
    schema:description "Le tracolle LCB sono realizzate a mano, interamente in pelle.\nIl modello TR-P Deluxe è utile a sostenere senza sforzo due macchine ed è la versione cucita e rifinita del modello TR-P." ;
    schema:url <https://nshot.com/prodotto/nuovo/nuovo-lcb-tracolla-tr-p-deluxe-5233/> ;
    schema:manufacturer <https://nshot.com/#identity> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/nuovo/nuovo-lcb-tracolla-tr-p-deluxe-5233/> ; schema:priceCurrency "EUR" ; schema:price "150.00" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/NewCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2022-03-11T16:16:37+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/LCB-Tracolla-TR-P-Deluxe-Fronte.jpg> .
