@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/p058514155> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een humorist : Evelyn Waugh (geboren in 1903) / door Ch. Lambotte ; [vert. uit het Frans]" ;
    dcterms1:issued "1952" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068565771>,
        <http://data.bibliotheken.nl/id/thes/p075620812> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074806157> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p043754384> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/532c0e309a0e7177b6337f4691d0f03c> ;
    schema1:name "Een humorist : Evelyn Waugh (geboren in 1903)" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c29c2acd2872a64528693374d90c00bf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65093116> .

