@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/p274376962> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De romanpoëtica in Vlaanderen (1840-1880) : een onderzoek naar de functionaliteit van een genre / Joris Vlasselaers" ;
    dcterms1:issued "2004" ;
    schema1:associatedMedia "http://www.dbnl.org/tekst/vlas002roma01/" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07526496X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2fb921b14581f1323e3b165cb2524d5b> ;
    schema1:name "De romanpoëtica in Vlaanderen (1840-1880) : een onderzoek naar de functionaliteit van een genre" ;
    schema1:numberOfPages 153 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eef5e9b2450502891bbcbcd2d874d6a4> .

