@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/p321003373> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Proeven over verstandelijke ontwikkeling op Leidsche scholen / door A.H. Oort" ;
    dcterms1:issued "1922" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077600681> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072119004> ;
    schema1:description "Uitgeg. in opdracht van de Leidsche Gezondheidscommissie" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b9a9286484df7286cbf13ca9492cf776> ;
    schema1:name "Proeven over verstandelijke ontwikkeling op Leidsche scholen" ;
    schema1:numberOfPages 102 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3bac8fefd6d498e539fab8b96b11646a> .

