@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/p194239365> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Festschrift for professor Van Zeist / ed. by J.P. Pals, J. Buurman and M. van der Veen" ;
    dcterms1:issued "1992" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069569681>,
        <http://data.bibliotheken.nl/id/thes/p07382447X>,
        <http://data.bibliotheken.nl/id/thes/p074063510>,
        <http://data.bibliotheken.nl/id/thes/p251888916> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca45a90947aec2e6691cff9468b2320f> ;
    schema1:name "Festschrift for professor Van Zeist" ;
    schema1:numberOfPages 327 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8b33b3349634641db819be4f0c499ca5> .

