@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/p256041997> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Middeleeuwen en nieuwe tijd : 406/1648/1715 / J. Vandemeulebroucke" ;
    dcterms1:issued "1974" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p079897290> ;
    schema1:bookEdition "3e dr" ;
    schema1:description "1e dr.: 1969" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822905396> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/312b6a588aa9aa9ff6c462f1ac74da96> ;
    schema1:name "Middeleeuwen en nieuwe tijd : 406/1648/1715" ;
    schema1:numberOfPages 140 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fd860e8f6705a0d6ae4c26f1ee1837f7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66405097> .

