@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/p830580239> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jacob Jordaens / R.-A. d'Hulst ; transl. from the Dutch by P.S. Falla" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p067770096>,
        <http://data.bibliotheken.nl/id/thes/p075621258> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068868251> ;
    schema1:bookEdition "1st ed" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068670869> ;
    schema1:inLanguage "en" ;
    schema1:isbn "0856671193" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6efed98451e3d696565a74b33b373b3c> ;
    schema1:name "Jacob Jordaens" ;
    schema1:numberOfPages 367 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e82d5f0ef96e6ce8836f55ae186181e3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898872183> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/912ece3762146cb23c451b6f84c73356> .

