@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/p423860720> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Werkplaats te Bilthoven / Kees Boeke" ;
    dcterms1:issued "1934" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070325294> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p297999133> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8023b7e8cf912d7919012115f22f057d> ;
    schema1:name "De Werkplaats te Bilthoven" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8d2f213edd79712d86c8c87a12ddea81> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120158146> .

