@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/p043026427> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De meesterwerken / H. Memling" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p44638836X> ;
    dcterms1:issued "1907" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068881657> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/b7b6310de157e78f0e9c4199f9364e2a> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/16a51fe8ee58136f0e114df68ebdcd64> ;
    schema1:name "De meesterwerken" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cc94af412c683f55c3c4e0f46f486ada> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64788613> .

