@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/p842346104> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Veranderingen / P.A.E. Sillevis Smitt" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075623633>,
        <http://data.bibliotheken.nl/id/thes/p07851276X>,
        <http://data.bibliotheken.nl/id/thes/p39758251X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071558098> ;
    schema1:description "Afscheidscollege Vrije Universiteit Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9062562051" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f070bbea795b317366430eed50fa13ca> ;
    schema1:name "Veranderingen" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7d6712bad4b7692f23872de83182eb90> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63969715> .

