@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/p786151323> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Spinoza / H.G. Hubbeling" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068360002>,
        <http://data.bibliotheken.nl/id/thes/p077593375>,
        <http://data.bibliotheken.nl/id/thes/p397302797> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068713959> ;
    schema1:bookEdition "2e, gew. dr" ;
    schema1:description "1e uitg.: Baarn, 1966" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810840561> ;
    schema1:isbn "9029396695" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4bdcc573e1c83a34ad843a55f91edeb> ;
    schema1:name "Spinoza" ;
    schema1:numberOfPages 140 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/753542f2d7d850120cbd3dad9602884d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902400440> .

