@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/p253184649> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Van informatie voorzien / J.A.M. Theeuwes" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075680114>,
        <http://data.bibliotheken.nl/id/thes/p123281172> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075085615>,
        <http://data.bibliotheken.nl/id/thes/p14854035X> ;
    schema1:description "Afscheidscollege Technische Universiteit Eindhoven" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9038610335" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/74cd5bb4041d4792130f55f849cb9f9e> ;
    schema1:name "Van informatie voorzien" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c0343f731b902fc317e4c26ff7ca11ba> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66736729> .

