@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/p448642719> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In memoriam Willem Vogelsang, 1875-1954 / [met bijdragen van J.G. van Gelder ... et al.]" ;
    dcterms1:issued "1955" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069572976>,
        <http://data.bibliotheken.nl/id/thes/p077593669> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069392226> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p244394237> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p049151711> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/53cc4b7c4b6ef9bf63fcf056a7d1cfc3> ;
    schema1:name "In memoriam Willem Vogelsang, 1875-1954" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0145a6da2b635e7a1e19f6430a0bdb3e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1519116373> .

