@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/p242256708> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De laat middeleeuwse rederijkersliteratuur als vroeg-humanistische overtuigingskunst / Herman Pleij" ;
    dcterms1:issued "2001" ;
    schema1:associatedMedia "http://www.dbnl.org/tekst/plei001laat01/" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069011702> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f6877c67c7ba036636aa3b4a2541c2bb> ;
    schema1:name "De laat middeleeuwse rederijkersliteratuur als vroeg-humanistische overtuigingskunst" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fac017ac38efa6d031e8a8c278c29fca> .

