@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/p089157427> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geur van magnolia's / Lorraine Carroll ; [vert. uit het Engels door Joyce de Wilde]" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p089511441> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071569723> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851654665> ;
    schema1:isbn "9034784371" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fdd22add00467922efb60129bac13ec7> ;
    schema1:name "De geur van magnolia's" ;
    schema1:numberOfPages 189 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/194846ee2f375ef4905eb0147463ffb4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65451741> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d9d36e4930b8f7efc7fd4e699adf9777> .

