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

<http://data.bibliotheken.nl/id/nbt/p050511068> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The earliest Dutch edition of Till Eulenspiegel : a problem of dating / Hendrik D.L. Vervliet" ;
    dcterms1:issued "1973" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068695462> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/045ae92cf0ba4fc5fb8bbc04c08ccb12> ;
    schema1:name "The earliest Dutch edition of Till Eulenspiegel : a problem of dating" .

