@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/p833474162> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bobby Deerfield / Remarque ; [vert. uit het Duits door Frédérique van der Velde]" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068956401> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072198540> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026978901" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ba6a4d7e96fcc6740fdb65971b9b519> ;
    schema1:name "Bobby Deerfield" ;
    schema1:numberOfPages 247 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f978980dee0098cfe91ff827370482a3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63831943> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c85fd0110caf84dce8bd59824cf6bce2> .

