@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/p44638836X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De meesterwerken / H. Memling" ;
    dcterms1:issued "1907" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068881657> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/99abd3024bd2b45ba69b9f6e13615676> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p043026427> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b206d51d5a49ad0df9fff4e99eada5d> ;
    schema1:name "De meesterwerken" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/800a53e9cc5056f403941c1e9fe865d9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1510359661> .

