@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/p12012775X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bij de herdenking van Van Eyck, 1 october 1954 / Geerten Gossaert" ;
    dcterms1:issued "1955" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068898568> ;
    schema1:description "Ook aanwezig als overdruk" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/76bb24d5f20c150ea4c312153f7a1c6d> ;
    schema1:name "Bij de herdenking van Van Eyck, 1 october 1954" ;
    schema1:numberOfPages 150 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/23ad5b65627627b3b12f52f509322240> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69263442> .

