@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/p251238563> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geest van Tao / vert. [uit het Chinees] en bew. door Thomas Cleary ; [vert. uit het Engels: L.W. Carp]" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075623676> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069636672>,
        <http://data.bibliotheken.nl/id/thes/p072959002> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9053400664" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/752ad96910f572056da89cdaa0a0a10a> ;
    schema1:name "De geest van Tao" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e08851a18a53d5867f9176c30844f569> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66738593> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d26b3b50793ec740eb83c8d569dc874e> .

