@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/p429735847> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vlaanderen door de eeuwen heen / onder leiding van Jan Denucé en J.A. Goris" ;
    dcterms1:issued "1932" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397491247> ;
    schema1:bookEdition "2e omgewerkte uitg" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068331371>,
        <http://data.bibliotheken.nl/id/thes/p068414528> ;
    schema1:description "1e uitg. onder leiding van Max Rooses, 1912-1913" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p840009119> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8e4a7add50536ddcc68aa089bf21e4ae> ;
    schema1:name "Vlaanderen door de eeuwen heen" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c4772e3ce9aaa137d11d48adc7a075df> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200009034> .

