@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/p290499089> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "José Vermeersch : the bronzes / [photogr.] Hugo Maertens ; [text] Jan Walgrave ; [introd. by] Marnix Neerman ; [English transl.: Dice Vertalingen]" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074904817> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073509965> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9020963309" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c6387e8f29c610f7047c2dd2603c7ea9> ;
    schema1:name "José Vermeersch : the bronzes" ;
    schema1:numberOfPages 174 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8ad701020a6656cacc49dd432bda25d0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71683795> .

