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

<http://data.bibliotheken.nl/id/dbnlt/duys001oude01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het oude Nederlandsche lied. Deel 1  /  Florimond van Duyse" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/duys001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "liederen/liedjes",
        "poëzie" ;
    schema1:identifier "duys001oude01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p394977343> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7350b0d19f20b6f0ada1cbe66137106f> ;
    schema1:name "Het oude Nederlandsche lied. Deel 1" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/570f7b61d5393a22646e21635b97e4a3> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=duys001oude01> .

