@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/p055336264> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Van Chlodovech tot de vrede van Westfalen / J. Andriessen, M. van Meensel en P. Baudouin" ;
    dcterms1:issued "1973" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069134162> ;
    schema1:bookEdition "9e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071150870>,
        <http://data.bibliotheken.nl/id/thes/p071725083> ;
    schema1:description "1e dr. 1956" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p853481164> ;
    schema1:isbn "9028998713" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d9636c6d85479589b5e255e012ddb793> ;
    schema1:name "Van Chlodovech tot de vrede van Westfalen" ;
    schema1:numberOfPages 264 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bf9a4136d2887338a642c15f852ecb7d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64999435> .

