@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/p118885812> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "China's geschiedenis" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075321262> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2e2a09766606d490260393560f4e56a4> ;
    schema1:name "China's geschiedenis" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d2cef730d827906f27591b64fa715a7e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69445394> .

