@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/p324998937> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A research annual / ed. by Warren J. Samuels, Jeff E. Biddle" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07760699X>,
        <http://data.bibliotheken.nl/id/thes/p078492254>,
        <http://data.bibliotheken.nl/id/thes/p078518660>,
        <http://data.bibliotheken.nl/id/thes/p078610583> ;
    schema1:bookEdition "1st ed" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068307705>,
        <http://data.bibliotheken.nl/id/thes/p074768336> ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p248165011> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p325558027> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f754405253b606282c6d3ceeba8d79ff> ;
    schema1:name "A research annual" ;
    schema1:numberOfPages 378 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/54da9a15845eb1f4427de101a193739c> .

