@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/p274392887> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De goede aarde / Pearl S. Buck ; vert. [uit het Engels] door Beb Zody" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068535201> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068804032> ;
    schema1:description "Oorspr. Nederlandse uitg.: Haarlem : Gottmer, ca. 1938" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p183847458> ;
    schema1:isbn "9045006413" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/49f8b708440dcf2ae2e56cf5184a98de> ;
    schema1:name "De goede aarde" ;
    schema1:numberOfPages 347 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/761b92c78ec0aaba6b9819f2d169c38d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66484671> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f649f9ddcc77fcdd5a789ee1ea9df8cb> .

