@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/p328304387> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan het werk / Bas van der Klaauw" ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075599546>,
        <http://data.bibliotheken.nl/id/thes/p075626748>,
        <http://data.bibliotheken.nl/id/thes/p080593763>,
        <http://data.bibliotheken.nl/id/thes/p090575121> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075344459>,
        <http://data.bibliotheken.nl/id/thes/p153138378> ;
    schema1:description "Inaugurele rede Vrij Universiteit Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4e7a2356cdb37ff474946815230206ca> ;
    schema1:name "Aan het werk" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5a4eae4f1fee23d4b70c7afb06a0e791> ;
    schema1:sameAs <http://www.worldcat.org/oclc/649692497> .

