@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/p402257324> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Spelen met verschil / prof. dr. Willy Jansen" ;
    dcterms1:issued "2015" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603551>,
        <http://data.bibliotheken.nl/id/thes/p075665174> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072353910>,
        <http://data.bibliotheken.nl/id/thes/p266029418> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068403186> ;
    schema1:description "Afscheidsredes Radboud Universiteit Nijmegen, vrijdag 6 november 2015" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/43621183fb1eb4e487138c4d95eaa2b6> ;
    schema1:name "Spelen met verschil" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f5017e4770d1bb98bba76b7d28e58f2b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/947042464> .

