@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/p320437221> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dagboek van een geisha / Arthur Golden ; vert. [uit het Engels] door Ronald Cohen" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p159337143> ;
    schema1:bookEdition "59e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072689447> ;
    schema1:description "1e dr. Nederlandse uitg.: Amsterdam : Anthos, 1998",
        "Uitg. in samenw. met Ambo/Anthos" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p32160511X> ;
    schema1:isbn "9789049800062" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/73d41251ad4188f786a5fe60dbf63438> ;
    schema1:name "Dagboek van een geisha" ;
    schema1:numberOfPages 939 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2cfc0d1b85ceda993a9776e7a54d368b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/437777698> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ab356fff9f0754aafe21e8fdc7f1bac6> .

