@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/p404382754> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "La vie et les sentimens de Lucilio Vanini" ;
    dcterms1:issued "1797" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000107575" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071258809> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Auteur: David Durand" ;
    schema1:inLanguage "fr" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p251826961> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd158955af33448b143027aca29e2384> ;
    schema1:name "La vie et les sentimens de Lucilio Vanini" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/589be72ec9d61999b09e7c2ce2ac7316> ;
    schema1:sameAs <http://www.worldcat.org/oclc/951927146> .

