@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/p435850903> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan mijn oudleerlingen : afscheidsrede / J. Ph. Vogel" ;
    dcterms1:issued "1939" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070152713> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p109834526> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d58780f47e23bd36a1cface9ed1d9cd6> ;
    schema1:name "Aan mijn oudleerlingen : afscheidsrede" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fbf54f64bbff41771692a8acbeb483b3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308804712> .

