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

<http://data.bibliotheken.nl/id/dbnlt/mouw001hgmp01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brieven aan Frederik van Eeden  /  J.A.  Dèr Mouw" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/mouw001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:editor <http://data.bibliotheken.nl/id/dbnla/pric002> ;
    schema1:genre "non-fictie/brieven",
        "sec - letterkunde" ;
    schema1:identifier "mouw001hgmp01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p394980433> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ed21f96de81de3458d9ba103d0708ba0> ;
    schema1:name "Brieven aan Frederik van Eeden" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f1040cb76833e60d064f1239ca72e9d6> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=mouw001hgmp01> .

