@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/p040405923> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gestalten en verschijningen / door August Heyting" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p416630219> ;
    dcterms1:issued "1939" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069319448> ;
    schema1:description "Gestencild, in beperkte opl. van honderd genummerde en ondertekende ex",
        "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044967632> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5d092b48ea5194903942df093b2b369> ;
    schema1:name "Gestalten en verschijningen" ;
    schema1:numberOfPages 69 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a31d152a93ca9b71186979dc9320d327> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64705945> .

