@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/p128218894> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De meesterwerken van Quinten Massys" ;
    dcterms1:issued "1908" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07044675X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07044675X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9f89b70aa5f6851ad1cc02eee3979e28> ;
    schema1:name "De meesterwerken van Quinten Massys" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f3bbb3344a296d6606e9e96508bba28f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69143323> .

