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

<http://data.bibliotheken.nl/id/dbnlt/elsl002refr01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het refrein in de Nederlanden tot 1600  /  A. van Elslander" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/elsl002> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "proefschrift",
        "sec - letterkunde",
        "studie" ;
    schema1:identifier "elsl002refr01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p394986385> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9cdd8a0cc2bb8f0a3242d279fcf2b9aa> ;
    schema1:name "Het refrein in de Nederlanden tot 1600" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/606d95a6bd0539a98613b888ac1c6220> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=elsl002refr01> .

