@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/p048798258> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De boodschap van de vierde illusie / door P. Kloos" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603551>,
        <http://data.bibliotheken.nl/id/thes/p077610377>,
        <http://data.bibliotheken.nl/id/thes/p07847793X>,
        <http://data.bibliotheken.nl/id/thes/p397553102> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068450788> ;
    schema1:description "Inaugurele rede Vrije Universiteit van Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9068902660" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1a7255817fe1413b4fef34e52da7759a> ;
    schema1:name "De boodschap van de vierde illusie" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/46ce1c8a1a059e7c27082a962bf9b7ad> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71421356> .

