@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/p810674505> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In de spiegelbollen : herinneringen / Lode Baekelmans" ;
    dcterms1:issued "1964" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068434219>,
        <http://data.bibliotheken.nl/id/thes/p397462808> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068434219> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851207715> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9e0bd0034ca0a881b774aeb9ea9ebb38> ;
    schema1:name "In de spiegelbollen : herinneringen" ;
    schema1:numberOfPages 175 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5cd38f5a9cea239f2a9eb43b184c482a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901390478> .

