@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/p045407371> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "La religion chez Spinoza / A. Dominguez" ;
    dcterms1:issued "1987" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/bfa7aa66a3de427b305255c22834c735> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p039998916> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d3772942f280c6872af48295aea3196e> ;
    schema1:name "La religion chez Spinoza" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2120ce42158128baa28f5a7e9f8189d0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64815189> .

