@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/p259330639> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "I Ching in plain English : a concise interpretation of the Book of Changes / George Hulskramer ; transl. from the Dutch by Rosalind Buck" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070336636> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p262843943> ;
    schema1:inLanguage "en" ;
    schema1:isbn "0285636898" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ed0aac047abd61614d14d507f262a0dd> ;
    schema1:name "I Ching in plain English : a concise interpretation of the Book of Changes" ;
    schema1:numberOfPages 140 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/24f8a2da6780f7d6c1e70d1ff07cd966> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/afcae0721c2d4b158fb60594d42bbac1> .

