@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/p202996921> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\"De innerlijke glimlach\" : verhalen voor hart en ziel / Joost Drenthe ; met tek. van Lian Ong" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075628317> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073514055> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9074899587" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9b27000dc999f280cdc789d93f1dfb2c> ;
    schema1:name "\"De innerlijke glimlach\" : verhalen voor hart en ziel" ;
    schema1:numberOfPages 88 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6ed9d0d96ea21524515379b67d59a0a7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67455544> .

