@prefix rdf: . rdf:type rdf:Statement . @prefix rdfs: . rdfs:label "Embedded JSONLD-in-HTML Statement 128" . @prefix pwdr: . pwdr:describedby . @prefix ns3: . rdf:object ns3:this . @prefix schema: . rdf:predicate schema:Predicate . @prefix ns5: . rdf:subject ns5:this . ns5:this rdf:type schema:UnitPriceSpecification . @prefix ns6: . ns5:this rdf:type ns6:UDALiteSpecialUnitPriceSpecification , ns6:SpecialUnitPriceSpecification . @prefix ns7: . ns5:this ns6:hasRetailPriceSpecification ns7:this . @prefix xsd: . ns5:this schema:validFrom "2019-01-01T00:00:00Z"^^xsd:dateTime ; schema:validThrough "2020-03-31T23:59:59Z"^^xsd:dateTime , "2019-08-31T23:59:59Z"^^xsd:dateTime ; pwdr:describedby . @prefix ns9: . ns5:this pwdr:describedby ns9:official . @prefix ns10: . ns5:this pwdr:describedby ns10:official . @prefix ns11: . ns5:this pwdr:describedby ns11:shop ; schema:name "Software License Special Price Specification: Personal License Special Price Specification for UDA 7.x Lite Edition JDBC Driver for ODBC Data Sources, for deployment on any supported Workstation-class Operating System" , "Software License Special Price Specification: Personal License Special Price Specification for UDA 7.x Lite Edition JDBC Driver for ODBC Data Sources, for deployment on any supported Workstation-class Operating System"@en ; schema:priceCurrency "USD"^^xsd:string ; schema:Predicate ns3:this ; schema:price 99.99 .