@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/dbnlt/braa002brie03> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Briefwisseling 1930-1940. Deel 3  /  Menno ter Braak, E. du Perron" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/braa002>,
        <http://data.bibliotheken.nl/id/dbnla/du_p001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:editor <http://data.bibliotheken.nl/id/dbnla/gale002> ;
    schema1:genre "non-fictie",
        "non-fictie/brieven",
        "sec - letterkunde" ;
    schema1:identifier "braa002brie03" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/59675283822219f1926e941bb9e720f7> ;
    schema1:name "Briefwisseling 1930-1940. Deel 3" ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=braa002brie03> .

