@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/p244833273> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De prijs der kennis / B.J. Vermeer" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561149X>,
        <http://data.bibliotheken.nl/id/thes/p075665409>,
        <http://data.bibliotheken.nl/id/thes/p077592654>,
        <http://data.bibliotheken.nl/id/thes/p078492114>,
        <http://data.bibliotheken.nl/id/thes/p238013677> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p175977836>,
        <http://data.bibliotheken.nl/id/thes/p25011092X> ;
    schema1:description "Afscheidsrede Universiteit Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5715363b6de594427ce31bf6b7043c21> ;
    schema1:name "De prijs der kennis" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3082a47a5819c2e1c87c02f840cddb61> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66750982> .

