@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/p843490152> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vormgeving van ons dagelijks leven / onder red. van Gerrit Jan de Rook & Willem de Blécourt" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759732X>,
        <http://data.bibliotheken.nl/id/thes/p078585104>,
        <http://data.bibliotheken.nl/id/thes/p078948061> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069224153>,
        <http://data.bibliotheken.nl/id/thes/p072228334> ;
    schema1:description "Speciaal nummer" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841091099> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93aae121b739ad376e84dc63fca7e0b1> ;
    schema1:name "De vormgeving van ons dagelijks leven" ;
    schema1:numberOfPages 415 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/31f202eb8e980a0e41f1a87d2a49b8aa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907591812> .

