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

<https://nshot.com/prodotto/nuovo/nuovo-peak-design-clutch-cl-3-5557/#product>
    a schema:Product ;
    schema:name "Peak Design Clutch CL-3" ;
    schema:description "La clutch CL-3 di Peak Design è un cinturino per fotocamera che si collega e si scollega rapidamente alla fotocamera utilizzando un'ancora di dyneema e una clip di tensione. Il cinturino che gira intorno alla tua mano può essere facilmente regolato con la mano non di ripresa per stringere quando si cammina e allentarlo quando è necessario un migliore accesso ai comandi durante le riprese." ;
    schema:url <https://nshot.com/prodotto/nuovo/nuovo-peak-design-clutch-cl-3-5557/> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/nuovo/nuovo-peak-design-clutch-cl-3-5557/> ; schema:priceCurrency "EUR" ; schema:price "49.00" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/NewCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2022-04-02T16:00:44+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/07/Peak-Design-Clutch-CL-3-Fronte-1.jpg> ;
    schema:category "ACCESSORI e LUCI", "Borse e Zaini", "ALTRI ACCESSORI" ;
    schema:sku "IT NSH001 V N818373020743" ;
    schema:additionalProperty [ a schema:PropertyValue ; schema:name "Tipo vendita NSHOT" ; schema:value "Nuovo" ], [ a schema:PropertyValue ; schema:name "Scatti" ; schema:value 0 ] ;
    schema:model <https://nshot.com/id/productmodel/peak-design-cl-3-1b0aa85d54> .
