@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/p047551631> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rogier van der Weyden / door W. Vogelsang" ;
    dcterms1:issued "1940" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068265832> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069572976> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p037193155> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e271a1858a48746db64a19edc3b23ff> ;
    schema1:name "Rogier van der Weyden" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6e90841685e3fcee50dbaa3dbcdc9e03> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781935421> .

