@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/p306034107> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "William James / red. Rein Gerritsen" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068478313>,
        <http://data.bibliotheken.nl/id/thes/p077593375> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p216875617> ;
    schema1:description "Themanummer. - Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833232126> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f10c5140f110f2327e120ce94695125> ;
    schema1:name "William James" ;
    schema1:numberOfPages 59 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c267c2704557b7a29cc1dca9bbe51808> ;
    schema1:sameAs <http://www.worldcat.org/oclc/191858125> .

