@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p109834526> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan mijn oudleerlingen : afscheidsrede / J. Ph. Vogel" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p435850903> ;
    dcterms1:issued "1939" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070152713> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/877d34e6a8ce6e64aded09d84550e7af> ;
    schema1:name "Aan mijn oudleerlingen : afscheidsrede" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fed8a6541d71b740b91d9834e236bfe3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66242601> .

