@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/p423743457> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Proeven over verstandelijke ontwikkeling op Leidsche scholen / door A.H. Oort" ;
    dcterms1:issued "1928" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072119004> ;
    schema1:bookEdition "2e dr., aangevuld met nieuwe proeven, en proeven in het Nederlandsche leger" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p051311526> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d117c2e2555f34a01971819f510bc617> ;
    schema1:name "Proeven over verstandelijke ontwikkeling op Leidsche scholen" ;
    schema1:numberOfPages 123 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a8b4de488cf689c7ae5721c0608eef33> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120125670> .

