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

