@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/p110971825> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Berlin night / John Hejduk ; [with an introd. by Wim van den Bergh]" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070545871>,
        <http://data.bibliotheken.nl/id/thes/p114519900> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p124604455> ;
    schema1:description "Uitg. ter gelegenheid van de opening van het nieuwe gebouw van het Nederlands Architectuurinstituut op 29 oktober 1993" ;
    schema1:inLanguage "en" ;
    schema1:isbn "9072469496" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b3ad1f75e5f5a66b53dff32f3922dec8> ;
    schema1:name "Berlin night" ;
    schema1:numberOfPages 89 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/19fcafd70a2fd7fb833f26704d8c0102> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906645406> .

