@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/p318009749> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De boeken van Spinoza = Spinoza's books / samengesteld door Jacob van Sluis & Tonnis Musschenga" ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068360002>,
        <http://data.bibliotheken.nl/id/thes/p077593375>,
        <http://data.bibliotheken.nl/id/thes/p147292263> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073495956>,
        <http://data.bibliotheken.nl/id/thes/p075410869> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075311720>,
        <http://data.bibliotheken.nl/id/thes/p113340001> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07560261X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4bc6ead2c80f6d6f4dfb6122025ab56> ;
    schema1:name "De boeken van Spinoza = Spinoza's books" ;
    schema1:numberOfPages 86 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/030d637f682267356fcf76d5d592c618> ;
    schema1:sameAs <http://www.worldcat.org/oclc/406980450> .

