@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/p393483126> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het swervende portret. : Kluchtig blyspel. / Door Maria de Wilde" ;
    dcterms1:issued "1742" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071388001> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070110026> ;
    schema1:description "Auteur: Pierre François Godard de Beauchamps",
        "Met titelvignet",
        "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p084534702> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/72d78a9134fb82f03ab56ff4391d2b19> ;
    schema1:name "Het swervende portret. : Kluchtig blyspel." ;
    schema1:numberOfPages 66 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b3a47f5e9e6fe47d5454196989d5945c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/910305498> .

