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

<http://data.bibliotheken.nl/id/dbnlt/_lan002lanc02> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lanceloet. De Middelnederlandse vertaling van de Lancelot en prose overgeleverd in de Lancelotcompilatie. Pars 2  /  Anoniem  Lanceloet" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/_lan002> ;
    schema1:bookEdition "1ste druk" ;
    schema1:editor <http://data.bibliotheken.nl/id/dbnla/besa001> ;
    schema1:genre "poëzie",
        "ridderroman" ;
    schema1:identifier "_lan002lanc02" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/67ebed5145fdd5b963f2bbbd38de2671> ;
    schema1:name "Lanceloet. De Middelnederlandse vertaling van de Lancelot en prose overgeleverd in de Lancelotcompilatie. Pars 2" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ffaec6e25e7c43720d400e5a7da9bd49> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=_lan002lanc02> .

