@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/p336385226> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Real EnglishTextbooks: " ;
    dcterms1:issued "2011" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599691>,
        <http://data.bibliotheken.nl/id/thes/p078497582> ;
    schema1:bookEdition "1e dr., 3e opl" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071163808>,
        <http://data.bibliotheken.nl/id/thes/p30524437X>,
        <http://data.bibliotheken.nl/id/thes/p33637951X> ;
    schema1:description "1e dr.: Baarn : Bekadidact, 2008" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p312829825> ;
    schema1:isbn "9789026243516" ;
    schema1:issueNumber 80 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b7a3ec91b41f7097a3054d553f7b4e2> ;
    schema1:name "Real EnglishTextbooks: " ;
    schema1:numberOfPages 111 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4cb0d3ddff25ffa42ce9dcafc7890ef5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775950857> .

