@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/p801827108> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Herzog : roman / Saul Bellow ; vert. [uit het Amerikaans door] Mischa de Vreede" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068848269> ;
    schema1:bookEdition "4e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070257574> ;
    schema1:description "Oorspr. titel : Herzog" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026957939" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c2e9e5b016aef1565b283c4f05554a96> ;
    schema1:name "Herzog : roman" ;
    schema1:numberOfPages 391 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8cd06f09e77bd473878089b6e261f5d5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63369760> .

