@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/p428201636> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The Scarlet Pimpernel / Baroness Orczy ; ed. by J.C.G. Grasé and A.E.H. Swaen" ;
    dcterms1:issued "1910" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611977> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068618727> ;
    schema1:bookEdition "2nd ed" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070027501>,
        <http://data.bibliotheken.nl/id/thes/p073635324> ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p860005461> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p165490381> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9b6c4895fc37b21e621c4a3e0e044b07> ;
    schema1:name "The Scarlet Pimpernel" ;
    schema1:numberOfPages 239 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6ade9ec179a0f1ed6e9e93160bd1b94e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1164773318> .

