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

<https://nshot.com/prodotto/nuovo/nuovo-sony-zv-1-5119/#product>
    a schema:Product ;
    schema:name "Sony ZV-1" ;
    schema:description "\"Vloggers and influencers rejoice, the Sony ZV-1 is a purpose-built compact camera blending the proven imaging capabilities of the RX100-series platform with an updated physical design for more efficient content creation. " ;
    schema:url <https://nshot.com/prodotto/nuovo/nuovo-sony-zv-1-5119/> ;
    schema:manufacturer <https://nshot.com/#identity> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/nuovo/nuovo-sony-zv-1-5119/> ; schema:priceCurrency "EUR" ; schema:price "709.00" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/NewCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2022-02-25T16:12:43+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/2024/08/Sony-ZV-1-Fronte.jpg> .
