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

<http://data.bibliotheken.nl/id/dbnlt/schi018roma02> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Romantische werken. Deel 2. Twee vrienden, Mary Hollis  /  H.J.  Schimmel" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/schi018> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "proza",
        "verhalen",
        "verzameld werk" ;
    schema1:identifier "schi018roma02" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d3e25b7155525ede9add7acf267c7b54> ;
    schema1:name "Romantische werken. Deel 2. Twee vrienden, Mary Hollis" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5be198d38f7760b990eb7cc233212d4a> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=schi018roma02> .

