@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/p125361963> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "China / geschreven door Daan Bronkhorst" ;
    dcterms1:issued "1980" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/3f625ad32e5ed04ebf8ce7ab52205f10> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072774258>,
        <https://data.bibliotheken.nl/.well-known/genid/a9a4eeffa6988f2e097acbb8407aef0c> ;
    schema1:description "Naam v.d. auteur a.d. keerz. v.d. omslag",
        "Zonder titelbl. Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830009736> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f146e3fdf79cb2753bf325fdcdc6b6f> ;
    schema1:name "China" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b36ffa345eb5bb1bacef185890bf5b75> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69213648> .

