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

<https://nshot.com/prodotto/nuovo/nuovo-jjc-tappo-copri-obiettivo-67mm-7604/#product>
    a schema:Product ;
    schema:name "JJC Lens Cap &#8211; 67mm" ;
    schema:description "Lens cap with wire." ;
    schema:url <https://nshot.com/prodotto/nuovo/nuovo-jjc-tappo-copri-obiettivo-67mm-7604/> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/nuovo/nuovo-jjc-tappo-copri-obiettivo-67mm-7604/> ; schema:priceCurrency "EUR" ; schema:price "8.00" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/NewCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2022-08-20T10:03:00+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-Tappo-Copri-Obiettivo-67mm-Fronte.jpg> ;
    schema:category "ACCESSORI e LUCI", "Filtri e tappi" ;
    schema:sku "IT NSH001 V N6950291505125" ;
    schema:additionalProperty [ a schema:PropertyValue ; schema:name "Tipo vendita NSHOT" ; schema:value "Nuovo" ], [ a schema:PropertyValue ; schema:name "Scatti" ; schema:value 0 ] .
