@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/p416641199> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederlandsche schilderkunst van Van Eyck tot Van Gogh / door G. Knuttel (Wzn.)" ;
    dcterms1:issued "1938" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759505X>,
        <http://data.bibliotheken.nl/id/thes/p078659027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070271712> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p822532042> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f69acc661d48386e6282d7c7b205b99> ;
    schema1:name "De Nederlandsche schilderkunst van Van Eyck tot Van Gogh" ;
    schema1:numberOfPages 541 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/24c7d620865524516b370e2e708335c1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1022835309> .

