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

<https://nshot.com/prodotto/nuovo/nuovo-ilford-pq-universal-paper-developer-500ml-7585/#product>
    a schema:Product ;
    schema:name "Ilford PQ Universal Paper Developer &#8211; 500ml" ;
    schema:description "Ilford PQ Universal Paper and Film Developer è uno sviluppatore liquido concentrato adatto allo sviluppo in piastra o in vassoio di tutte le carte fotografiche resinate (RC) e a base di fibre (FB) in bianco e nero. È un derivato dei dimezoni/idrochinone. A differenza dello sviluppatore Ilford Multigrade, questo sviluppatore produce una tonalità leggermente più calda." ;
    schema:url <https://nshot.com/prodotto/nuovo/nuovo-ilford-pq-universal-paper-developer-500ml-7585/> ;
    schema:manufacturer <https://nshot.com/#identity> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/nuovo/nuovo-ilford-pq-universal-paper-developer-500ml-7585/> ; schema:priceCurrency "EUR" ; schema:price "14.90" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/NewCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2023-04-15T13:10:29+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/2023/04/Ilford-PQ-Universal-Paper-Developer-500ml-Fronte.jpg> .
