@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/p446714348> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gerard Heymans (1857-1930) / H.J.F.W. Brugmans" ;
    dcterms1:issued "1942" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069623031>,
        <http://data.bibliotheken.nl/id/thes/p077597532>,
        <http://data.bibliotheken.nl/id/thes/p078639778> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069435480> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p092013627> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b0fcd9d6c9533c01d083ccb36e25531d> ;
    schema1:name "Gerard Heymans (1857-1930)" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c9f031c664df0e070829c20bc9f413de> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1511136772> .

