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

<http://data.bibliotheken.nl/id/dbnlt/sote001twee01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "'Twee modernistische tradities in de Europese poëzie. Enige suggesties'  /  A.L.  Sötemann" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/sote001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "100 artikelen/negentiende eeuw",
        "artikel",
        "sec - letterkunde" ;
    schema1:identifier "sote001twee01" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b97a5f49a84bf8a78d09fe32c77a96f8> ;
    schema1:name "'Twee modernistische tradities in de Europese poëzie. Enige suggesties'" ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=sote001twee01> .

