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

<https://nshot.com/prodotto/nuovo/nuovo-x-rite-colorchecker-classic-6850/#product>
    a schema:Product ;
    schema:name "X-Rite ColorChecker Classic" ;
    schema:description "The ColorChecker Classic target is designed to deliver true-to-life color reproduction so photographers and filmmakers can predict and control how color will look under any illumination. The target is an ideal size of 215.9 x 279.4mm, which is perfect for photographers and filmmakers." ;
    schema:url <https://nshot.com/prodotto/nuovo/nuovo-x-rite-colorchecker-classic-6850/> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/nuovo/nuovo-x-rite-colorchecker-classic-6850/> ; schema:priceCurrency "EUR" ; schema:price "105.00" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/NewCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2022-07-25T12:09:28+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/X-Rite-ColorChecker-Classic-Fronte.jpg> ;
    schema:category "ACCESSORI e LUCI", "ALTRI ACCESSORI" ;
    schema:sku "IT NSH001 V N7640111925019" ;
    schema:additionalProperty [ a schema:PropertyValue ; schema:name "Tipo vendita NSHOT" ; schema:value "Nuovo" ], [ a schema:PropertyValue ; schema:name "Scatti" ; schema:value 0 ] .
