@prefix rdf: . @prefix ns1: . @prefix schema: . ns1:this rdf:type schema:UnitPriceSpecificiation , schema:UnitPriceSpecification . @prefix ns3: . ns1:this rdf:type ns3:RetailPriceSpecification . @prefix owl: . @prefix ns5: . ns1:this owl:sameAs ns5:UnitPriceSpecification-UDALT-WKSSVR-anyos-odbc-inf9-department-2019-01-retail-price . @prefix xsd: . ns1:this schema:validFrom "2019-01-01T00:00:00Z"^^xsd:dateTime ; schema:validThrough "2019-12-31T23:59:59Z"^^xsd:dateTime , "2019-03-31T23:59:59Z"^^xsd:dateTime , "2019-08-31T23:59:59Z"^^xsd:dateTime , "2021-06-30T23:59:59Z"^^xsd:dateTime , "2020-07-31T23:59:59Z"^^xsd:dateTime , "2019-09-30T23:59:59Z"^^xsd:dateTime , "2020-03-31T23:59:59Z"^^xsd:dateTime . @prefix pwdr: . @prefix ns8: . ns1:this pwdr:describedby ns8:shop . @prefix ns9: . ns1:this pwdr:describedby ns9:official . @prefix ns10: . ns1:this pwdr:describedby ns10:official , ns5:UnitPriceSpecification-UDALT-WKSSVR-anyos-odbc-inf9-department-2019-01-retail-price , ; schema:name "Software Software License Retail Price Specification: Department Software License Retail Price Specification for UDA 7.x Lite Edition ODBC Driver for Informix 9.x, for deployment on any supported Workstation- or Server-class Operating System" , "Software Software License Retail Price Specification: Department Software License Retail Price Specification for UDA 7.x Lite Edition ODBC Driver for Informix 9.x, for deployment on any supported Workstation- or Server-class Operating System"@en ; schema:priceCurrency "USD"^^xsd:string ; schema:price 3937.24 .