@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/p242264476> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Developments in sixteenth-century Dutch poetics : from 'rhetoric' to 'renaissance' / Marijke Spies" ;
    dcterms1:issued "2001" ;
    schema1:associatedMedia "http://www.dbnl.org/tekst/spie010deve01/" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072184051> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e56e39174de42e42afde819e23fdd4a4> ;
    schema1:name "Developments in sixteenth-century Dutch poetics : from 'rhetoric' to 'renaissance'" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3344cc914a12ee2b7d46d665dbf2d615> .

