@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/p446790184> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "[ Publicaties van Prof. Dr. G. J. Sizoo]" ;
    dcterms1:issued "1925-1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069202486> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Bundeling van alle publicaties van G.J. Sizoo (fotokopieën en reprints), door de Subfaculteit Natuur- en Sterrenkunde van de VU, januari 1976",
        "G.J. Sizoo is de oprichter van het Natuurkundig Laboratorium van de Vrije Universiteit" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p199771324> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e7c7c30597ecd8ce24deff2940c66002> ;
    schema1:name "[ Publicaties van Prof. Dr. G. J. Sizoo]" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c82d4cba06b9b7cc3d90aaa932b56031> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1511303540> .

