@prefix rdf: . @prefix ns1: . @prefix ns2: . ns1:this rdf:type ns2:RetailPriceSpecification . @prefix schema: . ns1:this rdf:type schema:UnitPriceSpecificiation , schema:UnitPriceSpecification . @prefix owl: . @prefix ns5: . ns1:this owl:sameAs ns5:UnitPriceSpecification-UDALT-WKS-anyos-odbc-jdbc-personal-2019-01-retail-price . @prefix xsd: . ns1:this schema:validFrom "2019-01-01T00:00:00Z"^^xsd:dateTime ; schema:validThrough "2019-03-31T23:59:59Z"^^xsd:dateTime , "2020-07-31T23:59:59Z"^^xsd:dateTime , "2019-09-30T23:59:59Z"^^xsd:dateTime , "2020-10-31T23:59:59Z"^^xsd:dateTime , "2020-12-31T23:59:59Z"^^xsd:dateTime , "2020-03-31T23:59:59Z"^^xsd:dateTime , "2019-08-31T23:59:59Z"^^xsd:dateTime , "2019-10-31T23:59:59Z"^^xsd:dateTime , "2019-12-31T23:59:59Z"^^xsd:dateTime . @prefix pwdr: . ns1:this pwdr:describedby , ns5:UnitPriceSpecification-UDALT-WKS-anyos-odbc-jdbc-personal-2019-01-retail-price . @prefix ns8: . ns1:this pwdr:describedby ns8:official . @prefix ns9: . ns1:this pwdr:describedby ns9:shop . @prefix ns10: . ns1:this pwdr:describedby ns10:official ; schema:name "Software Software License Retail Price Specification: Personal Software License Retail Price Specification for UDA 7.x Lite Edition ODBC Driver for JDBC Data Sources, for deployment on any supported Workstation-class Operating System" , "Software Software License Retail Price Specification: Personal Software License Retail Price Specification for UDA 7.x Lite Edition ODBC Driver for JDBC Data Sources, for deployment on any supported Workstation-class Operating System"@en ; schema:priceCurrency "USD"^^xsd:string ; schema:price 299.98 .