@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/p442880448> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Chinese wijsheid in een balletje : het spel van Tao / Bettine Vriesekoop" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p124297641> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789493319172" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/47984aa5a200699f5852eee8ebe21edc> ;
    schema1:name "Chinese wijsheid in een balletje : het spel van Tao" ;
    schema1:numberOfPages 200 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/78a3a7ef5984219a018db26d969cc5bc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1434122405> .

