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

<http://data.bibliotheken.nl/id/dbnlt/du_p001brie06> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brieven. Deel 5. 2 mei 1934-31 oktober 1935  /  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/veen026> ;
    schema1:genre "non-fictie",
        "non-fictie/brieven" ;
    schema1:identifier "du_p001brie06" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p398229856> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/baf777deeec396162499531ae4e5b804> ;
    schema1:name "Brieven. Deel 5. 2 mei 1934-31 oktober 1935" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fc309d9f19c67b929582cfe50b381609> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=du_p001brie06> .

