@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/p080035612> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een gelukkige val / Gina Ferris ; [vert. uit het Engels door Marianne Aerents]" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073669881> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p080034195> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851654665> ;
    schema1:isbn "9034783685" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a1801a664accc9c750316a6fa895f21> ;
    schema1:name "Een gelukkige val" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8c658e44bfd434372f7cb0b64e31adc5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65632594> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d39898ef3619f665d25619e44c09a7f7> .

