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

<http://data.bibliotheken.nl/id/dbnlt/du_p001brie08> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brieven. Deel 7. 2 juli 1937-30 november 1938  /  E. du Perron" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/du_p001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:editor <http://data.bibliotheken.nl/id/dbnla/dele004>,
        <http://data.bibliotheken.nl/id/dbnla/goed004>,
        <http://data.bibliotheken.nl/id/dbnla/gomp002>,
        <http://data.bibliotheken.nl/id/dbnla/plan006>,
        <http://data.bibliotheken.nl/id/dbnla/udin003>,
        <http://data.bibliotheken.nl/id/dbnla/veen026> ;
    schema1:genre "non-fictie",
        "non-fictie/brieven" ;
    schema1:identifier "du_p001brie08" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p398229880> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ae8da5416be4a65a5756e97b3dfaded7> ;
    schema1:name "Brieven. Deel 7. 2 juli 1937-30 november 1938" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2bcd4b382c7dd3a087bccd4adc11d1ef> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=du_p001brie08> .

