@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p256244758> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The medieval Dutch Arthurian material / Bart Besamusca" ;
    dcterms1:issued "2003" ;
    schema1:associatedMedia "http://www.dbnl.org/tekst/besa001medi01/" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073580600> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/386a95238dfe040b91d6b51a96eb12fc> ;
    schema1:name "The medieval Dutch Arthurian material" ;
    schema1:numberOfPages 228 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e715c1778e70444862fe681f266b81c7> .

