@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/p052774589> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De parel / John Steinbeck ; [vert. uit het Engels door E.D. Veltman-Boissevain] ; met een inl. van Jaap Goedegebuure" ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068421648> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068203616>,
        <http://data.bibliotheken.nl/id/thes/p068812736> ;
    schema1:description "Oorspr. Nederlandse uitg.: Amsterdam : Van Holkema & Warendorf, 1949" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9069761165" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6233cdaaf543ac6b0baab2a503312706> ;
    schema1:name "De parel" ;
    schema1:numberOfPages 93 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e4099835a3fde6bb40a92a59e3398d90> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64883853> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a0fc29820b4bd3893153ab5307619775> .

