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

<https://nshot.com/prodotto/noleggio/noleggio-vimar-prolunga-15-mt-324/#product>
    a schema:Product ;
    schema:name "Vimar Prolunga 15 mt." ;
    schema:description "Prolunga avvolgi-cavo con disgiuntore termico di protezione, 4 prese universali e 15 metri di lunghezza." ;
    schema:url <https://nshot.com/prodotto/noleggio/noleggio-vimar-prolunga-15-mt-324/> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/noleggio/noleggio-vimar-prolunga-15-mt-324/> ; schema:priceCurrency "EUR" ; schema:price "5.00" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/NewCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2022-09-06T20:09:35+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/Vimar-Prolunga-15-mt.-Fronte.jpg> ;
    schema:category "Altro" ;
    schema:sku "IT NSH001 N NSH_A000324" .
