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

<http://data.bibliotheken.nl/id/dbnlt/swee001boer02> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Boertige en ernstige minnezangen  /  Cornelis  Sweerts" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/swee001> ;
    schema1:bookEdition "5de druk" ;
    schema1:genre "liederen/liedjes",
        "poëzie" ;
    schema1:identifier "swee001boer02" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p394966872> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/071f12c49dfe6f272d7778d856326c06> ;
    schema1:name "Boertige en ernstige minnezangen" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c78a776ac058ba0f6d8bea573777c98a> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=swee001boer02> .

