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

<http://data.bibliotheken.nl/id/dbnlt/duys002gesc01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De rederijkkamers in Nederland. Deel 1  /  Prudens van Duyse" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/duys002> ;
    schema1:bookEdition "1ste druk" ;
    schema1:editor <http://data.bibliotheken.nl/id/dbnla/duys001>,
        <http://data.bibliotheken.nl/id/dbnla/pott003> ;
    schema1:genre "non-fictie/naslagwerken (alg.)",
        "sec - letterkunde",
        "studie" ;
    schema1:identifier "duys002gesc01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p394006577> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb08774f0e45771126ca0fcc27e0aac1> ;
    schema1:name "De rederijkkamers in Nederland. Deel 1" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/49007b16130bc025a1ac11f326b91f5a> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=duys002gesc01> .

