@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/p427963346> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Quentin Massys / Max J. Friedländer" ;
    dcterms1:issued "1934" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07044675X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070485194> ;
    schema1:bookEdition "[2. Aufl.]" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1. Aufl.: Berlin : Cassirer, 1929" ;
    schema1:inLanguage "de" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p053582454> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p842430768> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/65d19e62d0ac742110d157ef54985e4b> ;
    schema1:name "Quentin Massys" ;
    schema1:numberOfPages 165 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d6b8018066ec4ba9caffee90c3e54c00> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1163863475> .

