@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/p090594460> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Building 2000 / ed. by C. den Ouden and T.C. Steemers" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07550071X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074875205>,
        <http://data.bibliotheken.nl/id/thes/p074989596> ;
    schema1:description "Proefproject van de Commission of the European Communities/Directorate-General for Science, Research and Development in het kader van het R&D programme 'Solar energy applications to buildings'" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/007f7ec7d4dd905c295bd51a252b3306> ;
    schema1:name "Building 2000" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ed6e4896282ec22fe70eaae971c9a3a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906584904> .

