@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/p446910392> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beloonen en straffen / door P.A. Versluys" ;
    dcterms1:issued "1919" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071168672> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p852407491> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851394671> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7976a4d6e161c1f3c48252ec155d6660> ;
    schema1:name "Beloonen en straffen" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2cc5aa9c9bbed8fb06c28f266c84c042> ;
    schema1:sameAs <http://www.worldcat.org/oclc/641477338> .

