@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/p791265889> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The relationship between Theo & Vincent Van Gogh / by G. Kraus ; [transl. from the Dutch by G.J. Renier]" ;
    dcterms1:issued "1954" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071247343> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06768890X> ;
    schema1:description "Lecture at the Kröller-Müller Statemuseum in Otterlo on October 25th 1953",
        "Omslagtitel: Theo & Vincent Van Gogh" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8d38dfefd0dd4a17d6a41901ba1f2395> ;
    schema1:name "The relationship between Theo & Vincent Van Gogh" ;
    schema1:numberOfPages 39 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2e769d5debcb78fbd779f7163e319b2e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781129661> .

