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

<https://nshot.com/prodotto/nuovo/nuovo-nikon-bf-1b-tappo-corpo-macchina-5922/#product>
    a schema:Product ;
    schema:name "Nikon BF-1B &#8211; Camera body cap" ;
    schema:description "It can be placed on the camera body without the lens to protect it from dust and moisture." ;
    schema:url <https://nshot.com/prodotto/nuovo/nuovo-nikon-bf-1b-tappo-corpo-macchina-5922/> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/nuovo/nuovo-nikon-bf-1b-tappo-corpo-macchina-5922/> ; schema:priceCurrency "EUR" ; schema:price "9.00" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/NewCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2022-09-05T10:17:44+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/09/Nikon-BF-1B-Tappo-corpo-macchina-Fronte.jpg> ;
    schema:category "ACCESSORI e LUCI", "Filtri e tappi" ;
    schema:sku "IT NSH001 V N4960759026163" ;
    schema:additionalProperty [ a schema:PropertyValue ; schema:name "Tipo vendita NSHOT" ; schema:value "Nuovo" ], [ a schema:PropertyValue ; schema:name "Scatti" ; schema:value 0 ] ;
    schema:model <https://nshot.com/id/productmodel/nikon-bf-1b-96555011b1> .
