@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p145038459> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De l'esprit" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p39870077X> ;
    dcterms1:issued "1759" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397306393> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069230153> ;
    schema1:description "Auteur: Claude-Adrien Helvétius" ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d0590e5876230de9f843076a7e43fec9> ;
    schema1:name "De l'esprit" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/db2692185ce49f6b2cacceb9504584f9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906456593> .

