@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/p780994205> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bouwen en wonen in een nieuw tijdperk / [inl. door M. Siedenburg ... et al.]" ;
    dcterms1:issued "1967" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p39735861X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071257071>,
        <http://data.bibliotheken.nl/id/thes/p074585339> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p860136825> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/83495a4c826ea1a8db839f49c664afd9> ;
    schema1:name "Bouwen en wonen in een nieuw tijdperk" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8ad6996e2951f3a9e5bda1b7a10e3a3f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905281078> .

