@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/p429804385> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Allerlei over de school / naar het Engelsch bewerkt door Antoinette van Dijk ; teekeningen van Mabel Lucie Attwell" ;
    dcterms1:issued "1929" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072278110> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068885490> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p117773840> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e81529e719f5cacee9c5e2fa90140018> ;
    schema1:name "Allerlei over de school" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d54322e3c44a623b66a366e85db8c012> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200116918> .

