@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/p833124978> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De karakterleer van Ludwig Klages / Jacobus François" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p395187591> ;
    dcterms1:issued "1930" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068660103> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072173815> ;
    schema1:description "Proefschrift Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/802f6f9094dd1fe096976fe3e54849d0> ;
    schema1:name "De karakterleer van Ludwig Klages" ;
    schema1:numberOfPages 113 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/99082b81cae144802f4becc6105874ca> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905440221> .

