@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p123797179> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "China : het aardse rijk / [ten geleide van Willem Frederik Wertheim ; bijdr. van E. Zürcher ... et al.]" ;
    dcterms1:issued "1966" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068556004>,
        <http://data.bibliotheken.nl/id/thes/p06897163X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1b84a7abd1444cc7e8f09ed3032a2a45> ;
    schema1:name "China : het aardse rijk" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f6b77381e10bdecd9749dfeba47ce1e6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69180663> .

