@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/p081561032> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A book of English and American literature / L. Grooten" ;
    dcterms1:issued "1981" ;
    schema1:bookEdition "10th ed., with minor corrections" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068328893>,
        <http://data.bibliotheken.nl/id/thes/p071615091> ;
    schema1:description "1e ed.: 1953",
        "Omslagtitel: English and American literature" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831174390> ;
    schema1:isbn "9022884619" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93d0226ae1c3547bc654be11c946a29d> ;
    schema1:name "A book of English and American literature" ;
    schema1:numberOfPages 344 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/260bc2567bcbf928eea18866573cbcf4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769482608> .

