@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/p115097368> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jane Eyre : een autobiografie / Charlotte Brontë ; [vert. uit het Engels door Heleen Kost]" ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06873042X> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068851642> ;
    schema1:description "1e dr. Nederlandse uitg.: Utrecht [etc.], 1980. - (Prisma Klassieken ; 13)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9027434336" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/315177fbb2a3dcec0c7e78561ceda02b> ;
    schema1:name "Jane Eyre : een autobiografie" ;
    schema1:numberOfPages 728 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fd7c188f3557d09698884beaa94873b5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69402841> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/81c4d2e1d4473eb141148f031d75c6f0> .

