@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/p865630275> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een en ander over psychopathen / G.C. Bolten" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p436007630> ;
    dcterms1:issued "1933" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070326916> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/95c1cb0ee3846360a7c8b28d1e331635> ;
    schema1:name "Een en ander over psychopathen" ;
    schema1:numberOfPages 92 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e64f4887c17752a750a1e1473684fb17> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64336428> .

