@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/p140529365> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De boze tijden waarin wij leven / Woody Allen ; [vert. uit het Engels door Aris van Braam]" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06917654X> ;
    schema1:bookEdition "4e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070729026> ;
    schema1:description "1e dr. Nederlandse uitg.: Amsterdam : Bakker, 1985" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822485923> ;
    schema1:isbn "9035115694" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8ebbf750f0d791028840b2ee6bd6eb83> ;
    schema1:name "De boze tijden waarin wij leven" ;
    schema1:numberOfPages 278 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0004bdb27668c70c0e44fb544faa8735> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69089580> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/394bb25463702975ea8087c045e89155> .

