@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/> .

<http://data.bibliotheken.nl/id/nbt/p251826961> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "La vie et les sentimens de Lucilio Vanini" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p404382754> ;
    dcterms1:issued "1797" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071258809> ;
    schema1:description "Auteur: David Durand" ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/435dd0e796677d72ea0a3ad6fd58977f> ;
    schema1:name "La vie et les sentimens de Lucilio Vanini" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e03295594c448a9a534e53b6b5424171> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898767231> .

