@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/p110201302> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "W. Somerset Maugham's 'Of human bondage' : a critical essay / by D.W.S. Tellekamp" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068602243>,
        <http://data.bibliotheken.nl/id/thes/p077611977>,
        <http://data.bibliotheken.nl/id/thes/p110305698>,
        <http://data.bibliotheken.nl/id/thes/p397469837> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074267450> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/55ae25b78b2a1bcb489739c605be916f> ;
    schema1:name "W. Somerset Maugham's 'Of human bondage' : a critical essay" ;
    schema1:numberOfPages 65 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/40a9c8bcb4fb4a11a82e3c6170f49eeb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66254854> .

