@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p862914507> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Arthur Schopenhauer : een levensbeeld / door C. J. Wijnaendts Francken" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p428202411> ;
    dcterms1:issued "1905" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068358059> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070057125> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/40844c9a71d660de2284efddd0261ca9> ;
    schema1:name "Arthur Schopenhauer : een levensbeeld" ;
    schema1:numberOfPages 158 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bc0ca9b1b8c2c63b10afb516399d4e4a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64361084> .

