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

<https://nshot.com/prodotto/nuovo/nuovo-jjc-s-ios-wired-remote-switch-6051/#product>
    a schema:Product ;
    schema:name "JJC S-IOS &#8211; Wired remote switch" ;
    schema:description "Telecomando per scatto remoto compatibile con Apple iPhone e iPad." ;
    schema:url <https://nshot.com/prodotto/nuovo/nuovo-jjc-s-ios-wired-remote-switch-6051/> ;
    schema:manufacturer <https://nshot.com/#identity> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/nuovo/nuovo-jjc-s-ios-wired-remote-switch-6051/> ; schema:priceCurrency "EUR" ; schema:price "9.90" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/NewCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2022-05-16T12:56:56+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/JJC-S-IOS-Wired-remote-switch-Fronte.jpg> .
