@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/p84287853X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geertgen tot Sint Jans / door L. von Baldass" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p428071767> ;
    dcterms1:issued "1921" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p071598243> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072602740> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071598243> ;
    schema1:description "Gelijktijdig in het Duits verschenen",
        "Tekst en 20 losse platen in map" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/365dfc6fc5cc4ad7025288fb3195f10e> ;
    schema1:name "Geertgen tot Sint Jans" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b979670ac6fb4e43c0de80f6af924380> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64000734> .

