@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/p337614830> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rhyme & reason : Engelse literatuur voor de bovenbouw / Dick siersema" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073654299> ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9020841440" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/822bec27a02073f3eeaf23998723c425> ;
    schema1:name "Rhyme & reason : Engelse literatuur voor de bovenbouw" ;
    schema1:numberOfPages 319 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/94fa16798b6793df4e6fca054d35432e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/750168929> .

