@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p159445922> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Spinoza lectures" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p159758645> ;
    schema1:description "Lectures organised by the Department of Philosophy of the University of Amsterdam",
        "Vanaf 2001 uitgeversnaam: Koninklijke Van Gorcum" ;
    schema1:inLanguage "en" ;
    schema1:issn "13870971" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d15df28fe2b48c10d026965c166141c7> ;
    schema1:name "Spinoza lectures" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d97c1e61deb45b7c1ff4b1535e64afe7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73415047> .

