@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/p433909765> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jan van Eyck: het Arnolfini-portret / Ernst Braches" ;
    dcterms1:issued "2021" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068265832>,
        <http://data.bibliotheken.nl/id/thes/p068923570>,
        <http://data.bibliotheken.nl/id/thes/p070376832>,
        <http://data.bibliotheken.nl/id/thes/p075608677>,
        <http://data.bibliotheken.nl/id/thes/p075621258> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068554982> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789082999174" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ebc47ebb47f64b481bcf9eb16859de4e> ;
    schema1:name "Jan van Eyck: het Arnolfini-portret" ;
    schema1:numberOfPages 109 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/58182edbe759d9a9834717eed736038c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1281190869> .

