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

<https://nshot.com/prodotto/usato/usato-wooden-camera-zip-box-double-4x5-65-kit-1381/#product>
    a schema:IndividualProduct ;
    schema:name "Wooden Camera Zip Box Double 4&#215;5.65 Kit" ;
    schema:url <https://nshot.com/prodotto/usato/usato-wooden-camera-zip-box-double-4x5-65-kit-1381/> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/usato/usato-wooden-camera-zip-box-double-4x5-65-kit-1381/> ; schema:priceCurrency "EUR" ; schema:price "70.00" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/UsedCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2021-06-30T16:29:12+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/Wooden-Camera-Zip-Box-Double-4x5.65-Kit-Fronte-1.jpg> ;
    schema:category "VIDEO", "Accessori Video" ;
    schema:sku "IT NSH001 V NSH_A001381" ;
    schema:additionalProperty [ a schema:PropertyValue ; schema:name "Tipo vendita NSHOT" ; schema:value "Usato" ], [ a schema:PropertyValue ; schema:name "Condizione NSHOT" ; schema:value "[B+] Perfettamente funzionante. Qualche minimo segno di usura come da normale utilizzo" ], [ a schema:PropertyValue ; schema:name "Scatti" ; schema:value 0 ] ;
    schema:brand <https://nshot.com/id/brand/wooden-camera> .
