@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/p842837124> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Les liaisons dangereuses / Choderlos de Laclos ; préface d'André Malreux" ;
    dcterms1:issued "1958" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068807619> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07026760X> ;
    schema1:description "1e uitg.: 1782" ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d65b67ee916e11210fa7129b85809032> ;
    schema1:name "Les liaisons dangereuses" ;
    schema1:numberOfPages 443 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/72b2dbae188f273344f376364a3edf0a> .

