@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/p863775381> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Professor Vogelsang / door Victor de Stuers" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p436004933> ;
    dcterms1:issued "1915" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069572976>,
        <http://data.bibliotheken.nl/id/thes/p397404131> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069387958> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4615ba5df914868a4b5ceee5651c3627> ;
    schema1:name "Professor Vogelsang" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3711d60bca534b3627ad3168281fda7c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64381846> .

