@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/p862230225> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Liber amicorum E. Van Autenboer / [onder red. van H. de Kok en G. Landuyt]" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070057818> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070057818>,
        <http://data.bibliotheken.nl/id/thes/p071258477>,
        <http://data.bibliotheken.nl/id/thes/p071836969> ;
    schema1:description "Speciaal nr. van: Taxandria ; n.r. 57 <1985>" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a0c05fe30edf1ab1e5c5dbd82c70a16e> ;
    schema1:name "Liber amicorum E. Van Autenboer" ;
    schema1:numberOfPages 428 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/32c83af5b238b02efa0d58eabae356a4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64354824> .

