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

<https://nshot.com/prodotto/nuovo/nuovo-meking-supporto-bandiere-a-5-8-silver-5392/#product>
    a schema:Product ;
    schema:name "Meking Supporto bandiere a 5/8 &#8211; Silver" ;
    schema:description "Morsetto per tubo porta bandiere. Peso: 0.60kg Diametro: 4/8/12/16 mm\n\n" ;
    schema:url <https://nshot.com/prodotto/nuovo/nuovo-meking-supporto-bandiere-a-5-8-silver-5392/> ;
    schema:manufacturer <https://nshot.com/#identity> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/nuovo/nuovo-meking-supporto-bandiere-a-5-8-silver-5392/> ; schema:priceCurrency "EUR" ; schema:price "43.90" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/NewCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2022-03-23T15:59:04+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/Meking-Supporto-bandiere-a-58-Silver-Fronte.jpg> .
