@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/p842648445> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De paedagogische waarde der verschillende gymnasiale vakken / door A. Sizoo" ;
    dcterms1:issued "1936" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06835178X> ;
    schema1:description "Voordracht op de 106e Alg.Verg. van het Genootschap te Groningen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc482e5a30de7450caf8cee2acf00515> ;
    schema1:name "De paedagogische waarde der verschillende gymnasiale vakken" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/05fb053ed5c1b13615119217f273df57> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63986945> .

