@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p840009119> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vlaanderen door de eeuwen heen / onder leiding van Jan Denucé en J.A. Goris" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429735847> ;
    dcterms1:issued "1932" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397491247> ;
    schema1:bookEdition "2e omgewerkte uitg" ;
    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:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1117957b1782cd655bf412d6e034460d> ;
    schema1:name "Vlaanderen door de eeuwen heen" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cbffaa3f74cd8df6a07a1efc9af7fb0a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781583957> .

