@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/p83117465X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A book of English and American literature / L. Grooten" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071615091> ;
    schema1:bookEdition "9th ed., with minor corrections" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068328893> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628910> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831174390> ;
    schema1:isbn "9022884627" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a5b8ab0811ac8691d33f7d5079203b0> ;
    schema1:name "A book of English and American literature" ;
    schema1:numberOfPages 375 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dea7ebda24c0515e648df4c6526a19b8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768966298> .

