@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/p048809810> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "November 1918 / door dr. A.R. Zimmerman" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p395166055> ;
    dcterms1:issued "1933" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078493633>,
        <http://data.bibliotheken.nl/id/thes/p241924790>,
        <http://data.bibliotheken.nl/id/thes/p241924847>,
        <http://data.bibliotheken.nl/id/thes/p397501390> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071504745> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e8c18a7aec8215bb258bd15531f936a5> ;
    schema1:name "November 1918" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1a2005c4baa3b13abfcfb6cabb361e44> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71421824> .

