@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p14778512X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The masterpieces of Quinten Massys" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p435875051> ;
    dcterms1:issued "1909" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07044675X> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/980a62b04692c463bb6f3484f1c9f695> ;
    schema1:name "The masterpieces of Quinten Massys" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1c737307b0fcab2df1172e43bc136ea8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68958172> .

