@prefix schema: . @prefix void: . @prefix genont: . @prefix library: . @prefix rdf: . @prefix xsd: . @prefix bgn: . @prefix wdrs: . @prefix pto: . a schema:Place ; schema:name "Place of publication not identified" . a bgn:Agent ; schema:name "Blue & Yellow Dog Press" . a schema:PublicationEvent ; schema:location ; schema:organizer ; schema:startDate "2011" . a schema:Book , schema:CreativeWork ; library:oclcnum "780000475" ; library:placeOfPublication ; schema:bookFormat bgn:PrintBook ; schema:creator ; schema:datePublished "2011" ; schema:exampleOfWork ; schema:inLanguage "en" ; schema:name "Equations."@en ; schema:productID "780000475" ; schema:publication ; schema:publisher ; schema:workExample ; wdrs:describedby . a genont:ContentTypeGenericResource , genont:InformationResource ; void:inDataset ; schema:about ; schema:dateModified "2024-02-03" . a schema:Person ; schema:familyName "Fieled" ; schema:givenName "Adam" ; schema:name "Adam Fieled" . a schema:ProductModel ; schema:isbn "9780982953532" , "0982953534" .