@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/p84130579X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Art Deco : van Jugendstil tot Pop Art / Tjitte de Vries" ;
    dcterms1:issued "1974" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07159129X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82058939X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e1727b3f34f5c5e702e815c79be52f57> ;
    schema1:name "Art Deco : van Jugendstil tot Pop Art" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/60ec1ee8c263a165a956ee60a4cd26f4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63689793> .

