@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/p448641798> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De brief / W. Somerset Maugham ; [vert. uit het Engels van Hans Edinga]" ;
    dcterms1:issued "1956" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068602243> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070361940> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p047691212> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p842883258> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b3715e7f3db7a70f32ebb7ced6b199a5> ;
    schema1:name "De brief" ;
    schema1:numberOfPages 68 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0667ca776d190ed1cd47dc865feda5a4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1519116310> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a25f359dc8e79e55e2582d6b710c6049> .

