@prefix rdf: . @prefix ns1: . @prefix ns2: . ns1:this rdf:type ns2:Virtuoso8SpecialUnitPriceSpecification . @prefix schema: . ns1:this rdf:type schema:UnitPriceSpecification , ns2:SpecialUnitPriceSpecification , ns2:Virtuoso8Pricing . @prefix ns4: . ns1:this ns2:hasRetailPriceSpecification ns4:this . @prefix xsd: . ns1:this schema:validFrom "2019-03-28T23:59:59Z"^^xsd:dateTime ; schema:validThrough "2019-12-31T23:59:59Z"^^xsd:dateTime , "2019-10-31T23:59:59Z"^^xsd:dateTime , "2020-03-31T23:59:59Z"^^xsd:dateTime . @prefix pwdr: . ns1:this pwdr:describedby , . @prefix ns7: . ns1:this pwdr:describedby ns7:official , . @prefix ns8: . ns1:this pwdr:describedby ns8:official . @prefix ns9: . ns1:this pwdr:describedby ns9:shop ; schema:name "Software License : Virtuoso 8.3 Workgroup Application Development License For macOS (Server) Operating Systems -- Special Offer Unit Price: 1,749.99"^^xsd:string , "Software License : Virtuoso 8.3 Workgroup Application Development License For macOS (Server) Operating Systems -- Special Offer Unit Price: 1,749.99"^^ ; schema:priceCurrency "USD"^^xsd:string ; schema:price 1749.99 .