@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p036005088> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een Hollandse Chinees / Els de Groen ; geïll. door Anneke Hohmann" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p341782920> ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073045713> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071364226> ;
    schema1:description "1e dr.: Amsterdam [etc.] : Van Goor Jeugdboeken, 1985" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9000026164" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fb5bbdea5a2e3afd32e919dd70d87d5f> ;
    schema1:name "Een Hollandse Chinees" ;
    schema1:numberOfPages 86 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4c8cc2d8ad696359f85528e8f380c25d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64300426> .

