@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/p244872554> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "James / Rein Gerritsen" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068478313>,
        <http://data.bibliotheken.nl/id/thes/p075619342>,
        <http://data.bibliotheken.nl/id/thes/p077593375> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p216875617> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p188257403> ;
    schema1:isbn "9056374982" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/88a6568149f61ec526db75d69ef3919e> ;
    schema1:name "James" ;
    schema1:numberOfPages 165 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0437fa7bef0e3d4c640c74e508ba40ff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66753981> .

