@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/p236579746> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ruimte voor reflectie / Robert Kloosterman" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07568893X>,
        <http://data.bibliotheken.nl/id/thes/p077607309>,
        <http://data.bibliotheken.nl/id/thes/p078446228>,
        <http://data.bibliotheken.nl/id/thes/p078675391> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071393307>,
        <http://data.bibliotheken.nl/id/thes/p181572737> ;
    schema1:description "Inaugurele rede Universiteit van Amsterdam",
        "Uitg. onder auspiciën van de Universiteit van Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p182736261> ;
    schema1:isbn "9056292218" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0fa99409de227ad7d61589955ceafdcf> ;
    schema1:name "Ruimte voor reflectie" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9ab78667dacf6cc81d28fa61a94a723e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66942496> .

