@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p396075118> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "All you need in maths! / Jan van de Craats and Rob Bosch ; translated from the Dutch by Jan van de Craats ; illustrations: Jan van de Craats" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074194631> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074805169> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9789043032858" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc5c4853a4f03ccfdbe3df4b3f5e5995> ;
    schema1:name "All you need in maths!" ;
    schema1:numberOfPages 320 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/75e0659f5978d6e38879dd31d2195a86> ;
    schema1:sameAs <http://www.worldcat.org/oclc/921236798> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/660cb1a4351a28f97a01825f041756b6> .

