@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/p84341166X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De rijken zijn anders / Susan Howatch" ;
    dcterms1:issued "1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073355690> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069112924> ;
    schema1:description "1e dr. Nederlandse uitg.: Amsterdam : Zuid-Hollandsche U.M., 1978. - (Cultuurserie)",
        "Oorspr. uitg.: Londen : Hamilton, 1977" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820443085>,
        <http://data.bibliotheken.nl/id/nbt/p851861903> ;
    schema1:isbn "9010054756" ;
    schema1:issueNumber "bloe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d55ca337c29f8023b79a6ecf03eebefd> ;
    schema1:name "De rijken zijn anders" ;
    schema1:numberOfPages 328 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a43aa45218c163f712dcd1bd52af4d71> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769115773> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c65a6c0762dbc6708f3b86a1c280f475> .

