@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/p413696111> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basisboek wiskunde / Jan van de Craats en Rob Bosch" ;
    dcterms1:issued "2017" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078961300> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074194631> ;
    schema1:bookEdition "Tweede editie, tiende druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074805169> ;
    schema1:description " Eerste druk:  2009",
        "Illustraties" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789043016735" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/50102d4caccdae68576b0075fec878c4> ;
    schema1:name "Basisboek wiskunde" ;
    schema1:numberOfPages 320 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/23ce9ea4a21fb5690a721688d39c7bde> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1013533438> .

