@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/p123619629> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hans Memling : the complete works / by Dirk De Vos ; [transl. from the Dutch: Ted Alkins]" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068881657>,
        <http://data.bibliotheken.nl/id/thes/p07759505X>,
        <http://data.bibliotheken.nl/id/thes/p07865906X>,
        <http://data.bibliotheken.nl/id/thes/p241923808> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06837237X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068881657>,
        <http://data.bibliotheken.nl/id/thes/p073897655> ;
    schema1:inLanguage "en" ;
    schema1:isbn "0500236984" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/84ff67a0a7ea70c2f4dd02e0de80866f> ;
    schema1:name "Hans Memling : the complete works" ;
    schema1:numberOfPages 431 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/58c32c36e08076b8ffca37b2c017adf3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/904548161> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f0c56a01757bcb070cd8e4ca584d189f> .

