@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/p811598098> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Middeleeuwse boeken uit Zutphen / red. André Geurts" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075601613>,
        <http://data.bibliotheken.nl/id/thes/p075608669>,
        <http://data.bibliotheken.nl/id/thes/p077609654>,
        <http://data.bibliotheken.nl/id/thes/p078529840> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069673217> ;
    schema1:description "Catalogus van de tentoonstelling in het Nijmeegs Volkenkundig museum 5 t/m 28 november 1981 en in het Stedelijk museum Zutphen 12 december 1981 t/m 31 januari 1982" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06930ae9c0d57d13c95bc32d70607b97> ;
    schema1:name "Middeleeuwse boeken uit Zutphen" ;
    schema1:numberOfPages 156 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/071026097387f859f14c3751aaf88bd5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63306843> .

