@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/p428007589> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Psychopatische kinderen / door C. Kuiper" ;
    dcterms1:issued "1933" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077598377> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p297104365> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p094306427> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851394671> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/39a7501acfc6d2b6eca0a75240321de8> ;
    schema1:name "Psychopatische kinderen" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e9cf629aad3476a1fcc1c918028f8a22> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1163931116> .

