@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/p86002931X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gevaarlijk spel met de liefde / Choderlos de Laclos ; vert. uit het Fransdoor Frans van Oldenburg Ermke ; ill. van C.A.B. Bantzinger" ;
    dcterms1:issued "1969" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068807619> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7b918c7dbd2c34af05b254a35161d28e> ;
    schema1:name "Gevaarlijk spel met de liefde" ;
    schema1:numberOfPages 400 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c8cdbff43f70b83ef1aa96b902ce8a76> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8bc9ff2fa37e7566c244e710f401336e> .

