@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/p852829914> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Karakterkennis en neurosenleer / P.H. Esser" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446258776> ;
    dcterms1:issued "1952" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068562144> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850109566> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8f1b52510ff074ffe0b67da14bd2ce0d> ;
    schema1:name "Karakterkennis en neurosenleer" ;
    schema1:numberOfPages 426 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a3a7eea6a7f7b4c1d35b1e0aac404d56> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769183765> .

