@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/p865532044> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zwolse regesten / F.C. Berkenvelder" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617889>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p241923808>,
        <http://data.bibliotheken.nl/id/thes/p397492758> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073989142> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811526607> ;
    schema1:isbn "9066300604" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/276c1584d5025715ab3ba1b8e9f0a9fc> ;
    schema1:name "Zwolse regesten" ;
    schema1:numberOfPages 576 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/626171d9700e88e3bbaa7d7d85e9b1a0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769254562> .

