@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/p286861399> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De pest / Albert Camus ; vert. [uit het Frans] door Jan Pieter van der Sterre" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068350694> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075188198> ;
    schema1:description "Oorspr. Nederlandse uitg.: Amsterdam : De Bezige Bij, 1948",
        "Uitg. in samenw. met De Bezige Bij" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p286858290> ;
    schema1:isbn "9046420035" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/20d6e2afa260e67479305cf5dd046526> ;
    schema1:name "De pest" ;
    schema1:numberOfPages 317 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/759cc1b6f66ebd9115aaf6cf36b0ae3f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66435279> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/1713e7ebbc28ec86da67c380c79b54ad> .

