@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/p844192767> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gerard David : dit Maître Gérard de Bruges (1450?-1523)" ;
    dcterms1:issued "1920" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070529574> ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5301b6f13be064a08793c1734cfc4cb8> ;
    schema1:name "Gerard David : dit Maître Gérard de Bruges (1450?-1523)" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b6da1ecb83c18f96028ed0f214193a2c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64104384> .

