@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/p123941733> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Schilderkunst in de twintigste eeuw / Werner Haftmann ; vert. [uit het Duits] Victorine Hefting" ;
    dcterms1:issued "1965" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068474881> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070700354> ;
    schema1:description "Oorspr. uitg.: München : Prestel, cop. 1965" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e4a458a7aa93d4f3e53b2cd74e1ee444> ;
    schema1:name "Schilderkunst in de twintigste eeuw" ;
    schema1:numberOfPages 417 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a158a21d714a54854170e002be284bce> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63948409> .

